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:
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. Can anyone confirm this change in findWorkTasks or has an idea what the reason of this behaviour is? regards, marco asked 24.08.2016 at 13:31 ruffzy |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 24.08.2016 at 13:31
Seen: 2,476 times
Last updated: 12.09.2016 at 10:24
We have optimized and extended the query-method since 4.3. Could you create a Demo-Project which illustrates your behaviour?