A recent update has affected all states within my workflow that has multiple approval macros. I reviewed the latest Comala documentation and release notes and nothing should affect the functionality of the approval macro. I tried to run the following test: s
{state: Test State|approved=Yes|rejected=No}
{approval:Test 1}
{approval:Test 2}
When the test is run only the first approval "Test 1" displays, where before today all approvals would display in a drop-down menu and would be activated based on labels. I also determined that it only affects the approval macro and not the select-state macro which still shows the drop-downs. Any help you can provide will be greatly appreciated!
I figured out the issue...
Basically, if you have "progresstracker=false" in your workflow macro it will not display any additional approvals, but if you change it to "progresstracker=true" it will display.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.