Security does not allow the execution of that action against the specified recordIssue The following message is observed when a UI Action in the list context menu is executed against a specific record: Security does not allow the execution of that action against the specified record.ReleaseAllCauseThis is caused by the fact that the UI Action's condition is not satisfied for the record in question.ResolutionTo confirm this, remove the UI action's condition and try reproducing the issue. Rewrite the condition on the UI action with generic conditions which satisfies all the records.