Resolved! Business rule not aborting update
I'm trying to write a business rule that prevents an incident from being proposed as a major incident if the user lacks MIM roles, but it's not aborting the proposal. This is my condition and code: (function executeRule(current, previous /*null when...
