record not found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2017 08:56 AM
I am trying to view a record in sys_user_group table in list view to form view. When I click on the group, I get an error 'Record not found". I checked the url and found that the it's redirected to "label.do" instead of "sys_user_group" table for this particular record. Does anyone have knowledge on how to fix this record ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2017 09:49 AM
Hello Karthik,
Is it only with that record or do other group records have that issue?
Cheers,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2017 11:10 AM
Hi Patrick. Thanks for the quick response.
The issue is only for that particular record. Also, when I do "Show XML" on list view for that record, this record comes under tag <label>, instead of <sys_user_group>.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2017 12:07 PM
This could be bad record in your instance, it may have missing dependent records. Thats why its just showing in list view but you can open it. I would recommend to recreate this group if this is your subprod. Or if you want to fix this you need to create ticket with servicenow and they may be able to fix it from DB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2017 12:10 PM
Thanks Shruti. I am a bit hesitant to recreate this group as it would contaminate the data in prod, as in the exiting master and transactional data that are referencing this group via sys_id would get wiped out if I recreate this group. So I'm looking for any alternatives before reaching out to service now support team,