- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2022 02:04 AM
After submitting the change request, reference field value gets disappeared or getting cleared.
Before submitting CR, selecting a value.
After saving / submitting the form, value gets cleared.
I have checked the XML. there is nothing for this field.
I have checked the both tables (change & data center), i can see 1 field - display value true.
Any help will be appreciated!
Solved! Go to Solution.
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 12:34 AM
Found some issue in one of the Script Includes related to this field. It fixed the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2022 02:18 AM
Hi,
did you check any before insert/update BR is clearing the values?
As you said it is not in XML means some script cleared it?
Did you try debug the business rules?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2022 02:41 AM
yes, I have checked it. I don't see any BR modifying this field.
Just FYI, After submitting the form, If I select value and try to save the form. It's working.
Problem is only when submitting the form at first. The value is getting disappeared.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2022 03:40 AM
Hi,
Did you check the value is shown on table list layout once record is inserted?
So during insertion the issue is faced?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2022 04:06 AM
you mean to check in change_request table, while change is creating ?