- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2020 12:28 AM
Hi
I can change the state of an incident from New to In progress and back to New as long as there is no "Assigned to" field set.
But after the"Assigned to" field was assigned to a user, I can not change the state of an incident to "New". It automatically sets to "In Progress" Even if I clear the "Assigned to" field, it still shows state as "In Progress" and can not be changed to "New"
Is this correct behavior?
I am doing a third party integration and I need to set the state to "New" from my application . But is does not work. What can I do?
Thank you
Deepali
Solved! Go to Solution.
- Labels:
-
Incident Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2020 08:53 AM
So what you actually want to do with it? I mean, you can just add to the condition:
updated by | is not | your integration user
Would that already be enough?
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP
---
LinkedIn
Community article list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2020 01:24 AM
Hello,
I have attached the current OOTB Orlando Workflow Diagram to support Mark Roethof comments above... once ticket is triaged there is no path to set it back to "New". You would need to us a integration script to override and set them back to new i believe.
Let me know if that helps.
Sean Kingston

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2020 08:53 AM
So what you actually want to do with it? I mean, you can just add to the condition:
updated by | is not | your integration user
Would that already be enough?
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP
---
LinkedIn
Community article list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field