- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2021 04:03 AM
Hi,
when an incident state is closed active=true not false and when I want to change active to false manually there are some incidents active change to false but some incident active remains true .
how I can solve this problem once the inicdent is closed active = false and how I can correct incidents that are closed and active = true becomes active = false.
Any suggestion and help please.
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2021 06:53 AM
Okay, here the long way:
(1) Right click on "state" field then "Configure Dictionary":
(2) Scroll down to the Related List "Dictionary Overrides" and select "Incident":
(3) Find the state value definitions at field "Attributes":
These values are more important than the "Autoclose" Business Rule!
Kind regards
Maik
If my answer replied your question please mark appropriate response as correct so that the question will appear as resolved for other users who may have a similar question in the future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2021 07:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2021 07:21 AM
Hi
Congrats! You have found the cause of your problem!
Enter the OOTB values and it should work again.
close_states=7;8,default_work_state=2,default_close_state=7,ignore_filter_on_new=true
Kind regards
Maik
If my answer replied your question please mark appropriate response as correct so that the question will appear as resolved for other users who may have a similar question in the future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2021 04:00 PM
Hi
Thank you it works.
Please how can I modify active = false to incidents which are already closed because before using your solution there are a hundred of incidents which are closed but active = true how can i fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2021 09:06 PM
Hi
I see you have asked your question again independently in the community and already got an answer: https://community.servicenow.com/community?id=community_Question&sys_id=12e58dad1bdd7c14a17c62c4bd4b...
And since your actual question was answered by me, I would be happy if you could mark my answer as "Correct" so that the question will appear as resolved for other users who may have a similar question in the future.
If not, please tell me what you are still missing.
Many thanks & kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2021 04:55 AM