Anyone know if there is a way to prevent certain actions from firing if the context is a mass update (i.e. when using Mass Update to manually transition to another workflow state)? I thought it would be as simple as removing the "Custom Mass Update" context from the workflow action, but the action still triggers.
theglenjamin
09/14/2022, 7:44 PM
So the "Custom Mass Update" execution type is only for Mass Update Scripts, not Mass Updates from the UI. I got it to work using the "other" context, since apparently there isn't a specific context for this.