Requested for in Reclaim Asset

Rairai31
Giga Guru

Hello,

 

I have a requirement to show the inactive users on the Requested for of the Reclaim Asset catalog item.

 

I already removed the script on the reference qualifier but still, inactive users are not available to select. Is there a way inactive users can be displayed on the selection? Thank you.

Rairai31_0-1721364104490.png

 

1 ACCEPTED SOLUTION

Mark Manders
Mega Patron

There is a query BR on the user table that makes sure inactive users aren't seen by everyone. You will need to adjust that one, or disable it. Do know that that will allow it to be seen everywhere, since it's not limited to the request, but for all forms.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

View solution in original post

7 REPLIES 7

Rairai31
Giga Guru

I have found this article helpful to my requirement. 
https://www.servicenow.com/community/itsm-forum/show-inactive-users-records-in-catalog/td-p/646183/p...

 

Thank you very much all for your assistance. I really appreciate it!

So the solution was indeed in the Query Business Rule?


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Yes. We have disabled the OOB Business Rule (user query) and created a new BR.

 

Thank you very much @Mark Manders. Your response helps a lot! I really appreciate it.