Records not getting updated in List View
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 11:34 AM
Currently , I have worked on a development where if service owner or service owner group has been changed on mapped application service table, It needs to be automatically updated in all the related incidents.
Issue is like only few records were seen getting updated on table list view not all.
Thanks. Below is the code for the BR I have used
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2023 01:20 PM
then it looks good.
my hands are tied with this limited visibility on your issue.
only debugging the BR can help in this case, to understand why values are not getting set where as it works fine from background script .
Do you have any data policy in place which might be restricting the updates on incident record, I remember you said its updating on few incident but not on all, worth checking if that thing is creating a mess around?
Regards,Sushant Malsure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 12:51 PM
@Ankur7 Any inputs on this