Transfer case button is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 04:46 AM
HI Community,
Im facing an issue, in HR Workspace we have a button transfer case when i click on that no action is taking place
UI Action:
condition: current.active && gs.hasRole('sn_hr_core.case_writer') && (current.hr_service.value != hr.BULK_PARENT_CASE_SERVICE) && new hr_Utils().canRenderUIAction(current,'transfer_case');
workspace client script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 05:27 AM
Hi @suuriyas,
In OOB this button is working correctly, do you have performed any customization on the script ?
Please mark helpful and correct answer if it's worthy for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 05:34 AM
Did someone customize it?
Did you recently upgrade?
Was this working fine earlier?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 05:39 AM
- Please verify if there are any customizations in UI Action or Script Include.
- Additionally, try uploading an XML file of UI Action/Script Include from your PDI to the instance.
- Check with other COE is working fine or not.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
I am having the exact same issue. And I can confirm we have not even customized anything about this ui action.