Hi @brianlan25 Thanks for your response

user has approver_user role 

but he is not able to open the ticket in-backend ticket as well showing no record found

marianbruma
Giga Guru

Hi @pawankumar1 

 

Since User B receives the approval notification and can access the approval record, I'd verify whether they have read access to the underlying task (Incident, Case, RITM, etc.).

A quick way to troubleshoot is to run Access Analyzer as User B against the target record. If User B can't read the task, the Service Portal won't be able to resolve values like {{task.number.display_value}}, which could explain why the details aren't displayed.

 

Hope it helps,

View solution in original post

Thanks for your support 

Issue has been resolved

 

One BR was restricting  

Tanushree Maiti
Tera Patron

Hi @pawankumar1 

 

Delegated users are often blocked from viewing the underlying record in the table ( sn_customerservice_case) by ACLs. 

 

  • So Navigate to ACL
  • Search for the read ACLs on your table (like sn_customerservice_case)
  • Check whether ACL role is assigned to delegated user or not.

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

View solution in original post

Thanks for your support 

Issue has been resolved

 

One BR was restricting