Reference Icon for User record displays Record not found

EricG
Kilo Sage

I have a strange issue.

A reference field variable for user record is returning "Record not found", so you can not view the details.  This is affecting all ITIL users, but not admin, and only on Inactive records.

 

If the record is Active, then the User details appears in the Info Icon preview.

 

I'm not sure which ACL might be affecting this or on what table.

Any Thoughts?

EricG_0-1699542915215.pngEricG_1-1699542994859.png

 

1 ACCEPTED SOLUTION

EricG
Kilo Sage

Found issue - finally.

It was a business rule, user query, which has a script for "ActiveQuery".

This was inactive at one point and got turned on in latest patch update.

Deactivated BR.

View solution in original post

2 REPLIES 2

Swapna Abburi
Mega Sage
Mega Sage

@EricG 

A query business rule on user table is responsible for this functionality.

Business rule name: user query

https://<InstanceName>.service-now.com/nav_to.do?uri=sys_script.do?sys_id=62a7bfaf0a0a0a6500c49682bd82376a

EricG
Kilo Sage

Found issue - finally.

It was a business rule, user query, which has a script for "ActiveQuery".

This was inactive at one point and got turned on in latest patch update.

Deactivated BR.