Multiple tasks are getting created for the same user input task in a process model

A Score Level 1

 Hi, 

We are using Appian version 17.4.

On a click of button, multiple tasks are getting created for the same user input task in process model. We have the functionality of Save and Close button which on close will create a task under Tasks Tab which will open the same screen with previous saved data.

When on clicking the button, it creates two tasks under Tasks Tab per instance.

We are not able to find the root cause since this is happening only in one sub-process, rest are working fine.

Thanks and Regards

 

  

  Discussion posts and replies are publicly visible

Parents
  • The same thing is happening to me.
    I have a process that is routing to a user input task (after a script task which is simply getting a value to store in a process variable).
    A variable number of instance of this user input task are getting created, and this number is increasing as I watch. I am running the process in debug mode, and I'm looking at Active Processes in Runtime Data. I have 1 active process instance. The number of instances for the current task just keeps getting bigger and bigger. 133 last time I looked!
    I tried deleting and re-creating the user input task but this has made no difference.
    202 task instances and counting......
  • I've just found my root cause. It was my own stupidity :-( I had inadvertently built a loop in the process
Reply Children
No Data