Field randomly clearing on Save
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 08:56 AM
Version: Dublin Patch 3
Table: u_case_task
Extends: u_case
Extends: Task
Field: u_authority_level on Table u_case and inherited on u_case_task
When I hit New Case Task and populate the u_authority_level field and hit save approximately 75% of the time the field is cleared. The field is not cleared immediately as it is used to add a Skill to the Case and that happens successfully. This only started happening after we upgraded to Patch 3. Our instance that is not patched yet does not have this issue.
I have gone so far as disabling every Business Rule, Client Script, UI Policy, Script include that touches the Case Task table and the issue persists. If anyone has some ideas of things to look at or things to do I would be interested in a different perspective!
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 09:02 AM
Have you tried using Field Watcher - ServiceNow Wiki ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 09:09 AM
Absolutely! It shows the initial save value and then shows nothing else.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 09:48 AM
After the record is saved, does the value disappear instantly? Or does the record load first and then the value disappears? And if you reload the record numerous times is the field always empty or is there a period of time where the value is displayed in the field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 09:52 AM
After the record is saved the value disappears instantly. It does not appear and disappear like a client script or ui policy. Reloading the form numerous times the field stays empty.