Hide Forgot
quickstarts/switchyard/demos/helpdesk/Readme.md reads ... 6. Going back to your web browser window: As krisv (a developer), click the Submit button to get the list of tasks. As krisv, review the tasks you want to perform and click the Submit button again. As david (a user), click the Submit button to get the list of tasks. He will only have tasks if more details were required. If there were user tasks, check the tasks you want to complete and click the Submit button again. Continue toggling back and forth as the users until all tasks are completed. You can view the application server output in its console window to see the progression of the progress. ... This is not valid, the ticket is immediately passed to the other user after the first click on Submit. So the users needs to switch in actions: krisv - david - krisv - david...
I have just verified that the original instructions are accurate with a fresh deployment of this quickstart on ER4. The real point of the quickstart is that there is a human workflow that only concludes when the approver (krisv) approves/rejects the ticket. Until that happens, the ticket bounces back and forth between krisv and david.