Ticket page not visible to end user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2020 03:16 PM
Hello!
I have a record producer in Service Portal that creates cases. The end user is able to create the case successfully but when clicks submit, it redirects to page called ticket and doesn't show the case information.
It also shows the user as Guest in the comments section and the Case details widgets it's not showing anything.
In record producer I'm using this script to redirect to this page:
producer.portal_redirect = 'sp?id=csm_ticket&is_new_order=true&table=sn_customerservice_case&sys_id='+ current.sys_id;
Is this an ACL issue? I gave this user role snc_external but still can't see the information. If he tries to create incident in another record producer it works ok.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2020 03:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2020 03:52 PM
Hi, I tried changing to CSM but it's still the same not showing any case information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2020 10:16 AM
