Need to Give the Repair SLA UI action (present on form) visibility to specific role.
Where we can find script named "SLARepairClient.js" as it is called in UI Action Script (repair SLA) As follows:ScriptLoader.getScripts([ '/scripts/SLARepairClient.js' ], function() {}); So we can grant specific role to this UI Action. Thanks in adv...