Incident - gets a duplicate value colored blue in the category field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 12:51 AM
Hi community,
I would appreciate some help with a problem I am facing.
I built a custom field in the Service form called incident category.
his job to create a parent-child relationship between Service and Category.
My Variable reference qualifier is built according to this connection on the service portal.
When I choose category and submit the form, the value that inserted into the category field in the incident is duplicated and appears in blue.
What could be the reason and how can this behavior be resolved ?
Thanks in advance to all

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 12:53 AM
Hi @Tal5 check the value your passing in script is correct, this happens if the existing value of choice donot match.
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 01:02 AM
Thank you Harish.
The incident_category and the OOTB category value are the same .
the reason I split between them , is because the system don't let me change the category type to reference.
Could there be another reason?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 01:04 AM
Hi @Tal5 it would be helpful if you share the script and screenshot
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 01:06 AM
I work on an encrypted computer and therefore cannot attach screenshots.
Thanks a lot anyway for the help much appreciated