Hi Team,
We have a custom workflow for publishing a page to preview and prod servers through programmatically. In workflow 1st step is custom process step which publish a page to preview server and 2nd step is OOTB Participant step which sends a inbox notification to the group configured for approval and 3rd step is custom process step to publish page to actual Prod server .
The issue is workflow is getting aborted at participant step. when we create a workflow for a page, Step 1 executed successfully which is publish page to preview server and workflow is getting aborted at Step 2 that is Participant step without any error or exceptions in logs.
Note: This issue is on Prod only, in lower environments including stage this issue is not happening.