Resolved! How to run UI Policy validation from UI Action? (UI Policy vs UI Action runtime order)
From what I can tell, the UI Action runs before the UI policies.For example, if I click a UI action "Resolve Incident", it sets the state to "Resolved" and then submits the form.The UI policies then run afterwards and tell the user that they have for...