Resolved! Glide Record is not working in Business Rule
Hi All,Below is my business rule which is trying to fetch Assignee Group role however it is not working, grRole.getDisplayValue('role') is not fetching any value. (function executeRule(current, previous /*null when async*/) { //var temVar = new Hel...

