Resolved! Is updating fields in server side of UI Action that were set in client script redundant?
I'm running into an issue with a 'Resolve Incident' UI action where I have a client script that checks if one of my custom fields 'Root Cause Analysis' is empty to determine if a major incident should be closed. When pressing the 'resolve' button, a ...