How to stop the change request to proceed further if there is any blackout conflict?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2017 10:09 PM
I have a requirement in my project,
I need to stop the change request to proceed further,If any blackout conflict exists.
Please suggest .Thank you..
- Labels:
-
Change Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2017 11:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2017 05:06 AM
Hi Darius,
Thanks for the Response.
Your solution is pretty nice.
But I have one more concern,
If I have a CR without any conflict,
Now changing the start date&end date(which creates a conflict) and state at a time, now on saving,
The CR moves to next state with a conflict.I need to stop this also.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2017 03:10 PM
Have you set change.conflict.refresh.conflicts to true, it will: Run conflict detection automatically after changes to Configuration item, Planned start date, Planned end date or State when a change request is updated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2017 12:07 AM
Hi Darius,
Yes,change.conflict.refresh.conflicts is true only.
But it will run after CR got updated,which by then will be moving to next state.