Customizations not being applied to the Service Operations Workspace

POC Instance
Tera Contributor

Hi Community,

 

I'm trying to change the incident card shown on the Service Operations Workspace, basically I only want to hide Resolved incident cards. I found a documentation which suggested to change the UX Client Script Include - SowIncidentLandingPageUtils, here is the ss where I modified the query condition for incident to not show resolved incident.

POCInstance_1-1701107288856.png

and post changing, the functionality is working but only onchange and not onload.

E.g. here when I load the SOW it looks like this with the filter conditions on My Work tab:

POCInstance_4-1701107896418.pngPOCInstance_3-1701107718214.png

Now if I switch to My team's work tab and then switch back to My work tab all the changes get applied

I'm able to see only non resolved incident cards and also all the filters are applied. 

POCInstance_5-1701108368294.png

POCInstance_0-1701109235284.png

 

But I want to this to work every time the user loads or changes anything. Any suggestions?

Thanks in advance!!

 

 

 

1 ACCEPTED SOLUTION

Reply from SN is that their Dev team have fixed the issue in version 4.0.0 of SOW ITSM. However, you'll need to be on Vancouver patch 3 to be able to upgrade to this version and we're still on Utah here so I can't confirm yet if this works for me.

 

sow itsm versions.PNG

 

Link to the application on the store:

 

https://store.servicenow.com/sn_appstore_store.do#!/store/application/d60ef8120c627010f877468eabd976...

 

 

View solution in original post

10 REPLIES 10

Hi @Timi,

I'm new to UI builder but when I opened this page in my instance, I'm getting readonly view, so how to edit it then. Please suggest