Anyone know if there is a way to prevent certain a...
# suiteflow
t
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.
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.