in 2023r1 i created a customization that is supposed to print a custom report when an order’s status changes to open. I have a PXAutoAction setup in the code and it is displaying correctly. I added the action to a new workflow that extends the SO Workflow. In the open state I added the new action with the Auto run allow set to true and the auto-run condition set to True.
The action does not seem to be running. I added some information trace statements to see if they would show up in the trace, they did not.
Any advice or steps that you can provide will be appreciated.