SLA stop condition
I need to configure our Response SLA stop condition with following requirement: SLA should be stopped when task gets updated by the member of the current assignment group.I used condition Update by is javascript:gs.getUser().isMemberOf(current.assign...
