<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Time Duration support in User Task Due Date in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/time-duration-support-in-user-task-due-date/m-p/140522#M98442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. For completeness, could you please sign the contribution agreement (&lt;/SPAN&gt;&lt;A href="http://activiti.org/Alfresco_Contribution_Agreement.pdf" rel="nofollow noopener noreferrer"&gt;http://activiti.org/Alfresco_Contribution_Agreement.pdf&lt;/A&gt;&lt;SPAN&gt;) so we have all paperwork sorted, that would be great &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; You can send it to tijs dot rademakers at alfresco dot com.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jun 2013 06:38:57 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2013-06-12T06:38:57Z</dc:date>
    <item>
      <title>Time Duration support in User Task Due Date</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/time-duration-support-in-user-task-due-date/m-p/140517#M98437</link>
      <description>Hi,Task due dates are commonly used as relative dates (relative to task creation date) and if I am not mistaken, the only way to set task relative due date is by using an external bean. I suggest to add support for ISO8601 Durations format in user tasks due date similar to time duration in Timer Eve</description>
      <pubDate>Sun, 09 Jun 2013 23:52:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/time-duration-support-in-user-task-due-date/m-p/140517#M98437</guid>
      <dc:creator>balsarori</dc:creator>
      <dc:date>2013-06-09T23:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Time Duration support in User Task Due Date</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/time-duration-support-in-user-task-due-date/m-p/140518#M98438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can implement the solution in a Pull-request and create tests for it so all edge-cases and normal usage is covered. Once ready, submit the pull-request on github and we can take a look at it!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 15:00:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/time-duration-support-in-user-task-due-date/m-p/140518#M98438</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-06-10T15:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Time Duration support in User Task Due Date</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/time-duration-support-in-user-task-due-date/m-p/140519#M98439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should it be implemented by using the due date attribute 'activiti:dueDate' or by adding a separate attribute 'activiti:timeDuration' ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that if its going to work with no issues on the same 'activiti:dueDate' attribute, then no need to add a new attribute. What do you think?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 01:10:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/time-duration-support-in-user-task-due-date/m-p/140519#M98439</guid>
      <dc:creator>balsarori</dc:creator>
      <dc:date>2013-06-11T01:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Time Duration support in User Task Due Date</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/time-duration-support-in-user-task-due-date/m-p/140520#M98440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The timer-definition has a separate attribute/element for timeDuration. However, to keep it clear it's the "dueDate" we're targeting with the time-duration, "activiti:timeDuration" won't be a good fit imho. So it makes sense to reuse the existing property. It's easy to differentiate between an expression (${…}) and a period. So go ahead and reuse the dueDate attribute.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 05:51:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/time-duration-support-in-user-task-due-date/m-p/140520#M98440</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-06-11T05:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Time Duration support in User Task Due Date</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/time-duration-support-in-user-task-due-date/m-p/140521#M98441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the pull request&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/Activiti/Activiti/pull/84" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/pull/84&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 20:18:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/time-duration-support-in-user-task-due-date/m-p/140521#M98441</guid>
      <dc:creator>balsarori</dc:creator>
      <dc:date>2013-06-11T20:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Time Duration support in User Task Due Date</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/time-duration-support-in-user-task-due-date/m-p/140522#M98442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. For completeness, could you please sign the contribution agreement (&lt;/SPAN&gt;&lt;A href="http://activiti.org/Alfresco_Contribution_Agreement.pdf" rel="nofollow noopener noreferrer"&gt;http://activiti.org/Alfresco_Contribution_Agreement.pdf&lt;/A&gt;&lt;SPAN&gt;) so we have all paperwork sorted, that would be great &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; You can send it to tijs dot rademakers at alfresco dot com.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 06:38:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/time-duration-support-in-user-task-due-date/m-p/140522#M98442</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-06-12T06:38:57Z</dc:date>
    </item>
  </channel>
</rss>

