Approval Widget for non-ITIL users in Service Portal

mdash
Giga Guru

Hi,

When a non-ITIL user (snc_external role) tries to view a Change Request that is pending approval, it opens the Approval page without the record details, especially for Change Requests. 

When I added Change.None and Change.* ACLs for snc_external role, I could see the Approval Record details, but with errors. 

Below is the screenshot.

find_real_file.png

1 ACCEPTED SOLUTION

Thanks Ashutosh. I checked all scripts. They were fine. I had to add ACLs with advanced script condition to make it work. Now the error does not come up.

View solution in original post

11 REPLIES 11

Harish KM
Kilo Patron
Kilo Patron

Are you getting this error in Ticket widget or Approval widget?

 

Regards
Harish

Hi Harish,

 

Roles: snc_external, snc_internal

The widget is what OOTB offers. We have not made any changes to any script there. Its in Madrid. Do you still want me to share the script?

 

Ashutosh Munot1
Kilo Patron
Kilo Patron

HI,

Can you check the logs in Console.


Right click on window then click on Inspect element and reload the form, see which part of code on widget is giving error.

And paste it here. Your ticket conversion widget is throwing an error. Have used Ticket conversion widget on this Approval Page.

If yes then we may have to check the code and role's allowed to read this widget.

Thanks,
Ashutosh

Hi Ashutosh,

I got this. Is is what we are looking for?

find_real_file.png