Discussions
How do you test user specific workflows?
Working on an approval workflow where if the expense report is classified as Tech and Inventory, it goes to the Tech Approver and if it's Operations it goes to the Ops Approver.
If I have this in testing mode, testing only runs the workflow for Admins. Right?
I'm also not either of the users. (To clarify, we want this to be done based on the user, not role)
How do I test if this workflow actually works? Do I need to release it and ask the users to test it using their own accounts?
Thanks for your insights~