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:

ch.ivyteam.ivy.workflow.IWorkflowContext.findWorkTasks(IUser user, int startIndex, int count)

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's gravatar image

ruffzy
(suspended)
accept rate: 100%

We have optimized and extended the query-method since 4.3. Could you create a Demo-Project which illustrates your behaviour?

(12.09.2016 at 10:24) Flavio Sadeghi ♦♦ Flavio%20Sadeghi's gravatar image
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×68
×37
×34

Asked: 24.08.2016 at 13:31

Seen: 2,371 times

Last updated: 12.09.2016 at 10:24