Resolved! Cancellation rights
Hi Team, I have written below script include script : canCancelRequest: function(intakeID) { var cir = new GlideRecord('u_cloud_request'); if (cir.get(intakeID)) { if (gs.hasRole('u_cloud_admin')) return true; var...
Service Bridge will be renamed for the 2026 Australia release and will maintain the same functionality.