Configuring "Conflict" in Change Module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 11:12 PM
Hello Developers,
I am trying to understand how the Change conflict works, So as per my understanding it work on when user selects 'Configuration Item, Planned Start Date, Planned End Date' these three fields need to be filled to check conflict. (As shown in below image which is OOTB)
But for me in my customer environment we are not using OOTB 'Configuration Item' field on behalf of that we are using dropdown choice field for the same.
So Here I need your help to understand can I confiure 'Conflict' so that is should work on choice field. And if then Please me know how we can do it.
Thank You
Mayur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 11:22 PM
Refer to the below links.
Thanks
dgarad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 11:22 PM
Not using a Configuration Item for a change makes it impossible to utilize the full power of conflict detection. As you can see on https://docs.servicenow.com/bundle/washingtondc-it-service-management/page/product/change-management... most of the checks are performed against the configured CI. Follow the way how ServiceNow Change Management works and you also can benefit from the conflict detection feature
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 11:39 PM
You rightly said, it take 3 parameters and all these parameters are defined in conflict property only. If you are not using , that's fine but to to add the drop down ( your custom field) is not a good use case , as conflict pick up all values defined at property level and need to modify the whole code, which we might don't have access and it will increase technical debt.
May I know, what you are storing in drop down field? what values?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************