Service Catalog Variable - Inactive users fields not visible
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2024 06:15 PM
We have modified the OOB business rule "User query" to include the inactive users. The inactive users are visible in the variable but when the end user click the reference icon it just show "record not found", and also the onchange script doesn't work for the non admins to auto fill other reference field based on the users records.
Is there any suggestion what specify needs to be modified to show User ID and the manager field?
Thanks
G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2024 05:19 AM
Thanks Rick, I have already modified the business rule "user query". Inactive users are visible now but the OnChange script is not working when impersonating a non admin / end user.
The OnChange script works fine and the manager field is getting filled without any issues for the admins.
unable to find any related ACLs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2024 02:58 AM
HI @GB14
What is business requirement here? Please elaborate
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2024 06:23 AM
We have a catalog item where we need to fill in the variables based on the selected INACTIVE user. Because only the name is visible the onclient script fails when the end user/nonadmin/itil users are trying to fill the request.
Everyone can see the disabled user since we have modified the "User query" business rule but auto-fill is not working. The onchange script works fine for active users. Seems like some ACL but I cannot find it.