Questions Tagged With apihttps://answers.axonivy.com/tags/api/?type=rss&user=ruffzyquestions tagged <span class="tag">api</span>enWed, 24 Aug 2016 13:31:16 -0400Has method findWorkTasks() used for sending daily tasks changed in ivy 6.x?https://answers.axonivy.com/questions/1987/has-method-findworktasks-used-for-sending-daily-tasks-changed-in-ivy-6-x<p>We have upgraded an existing ivy 4.3.x project to ivy 6.0.4. After the update all users who receive the daily task email suddenly have some strange tasks in their email. After a short research I found that the following API method creates the list of tasks for the user:</p> <pre><code>ch.ivyteam.ivy.workflow.IWorkflowContext.findWorkTasks(IUser user, int startIndex, int count) </code></pre> <p>As we haven't actually changed anything at all I guess that this method now returns more tasks than in earlier versions. The additional tasks have an activator called "Top level role" and the expiryTimestamp is not set. </p> <p>Can anyone confirm this change in findWorkTasks or has an idea what the reason of this behaviour is?</p> <p>regards, marco </p>ruffzyWed, 24 Aug 2016 13:31:16 -0400https://answers.axonivy.com/questions/1987/has-method-findworktasks-used-for-sending-daily-tasks-changed-in-ivy-6-xapiemailtask