- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2021 03:37 AM
Hi All,
We have just upgraded to Paris release but come across an issue with the Service Portal announcements. No announcements were displaying and when checking in the browser console I could see a 500 (internal Server Error). Having a quick look I've found this article on stack overflow with a temp solution. The article has a link to a Hi KB article, but when I try and view this it says I don't have sufficient privileges.
It seems that we now have announcements with the name 'ISC:Invalid Run As User' which is being created referencing a display style that does not exist. Updating this display style to a valid one in our instance fixes the issue. However the system is going to generate more of these announcements so the issue will come back.
What is creating these announcements, and also does anyone know what it is trying to reference and why this would be missing?
Any help is greatly appreciated.
Thanks
Sam
Solved! Go to Solution.
- Labels:
-
Service Portal
- 2,836 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2021 06:21 AM
Had a look into this further in my PDI and noticed that it is referencing the 'La Jolla Urgent' display style.
After looking in our instance we did not have the 'La Jolla Theme Branding' Plugin activated. Once activated the missing display style records are available and the announcement is correctly raised.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2021 07:48 AM
I looked up that sys_id and couldn't find it. The field 'display style' points to the table Announcement Styles table. That script needs to be updated to point to a valid Announcement Style type

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2021 08:10 AM
Hi All,
If you would like to address this issue without installing the La Jolla theme branding plugin, you can import the attached .xml files into your "announcement_style" table as well. These .xml files came from my Quebec personal developer instance where the styles already existed. This resolved the issue for me without the need for the plugin.
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2021 10:52 AM
Hi Tyler,
Thanks for the solution. It worked for me.