The CreatorCon Call for Content is officially open! Get started here.

cant find the exact code where SNOW have configured the "check conflicts" in change request form

mouli7
Tera Contributor

Hi,

i am trying to edit this check conflicts logic in the below way


1. get current cmdb_ci from the change request.
2. Glide cmdb_ci table and find the cmdb_ci
3. In the CI i have stored some of the blackout and maintenance schedule sys_ids
4.now check for the conflict with only those schedules stored inside that CI

mouli7_0-1714649146833.png

 

i cant find the exact code where SNOW have configured the check conflicts in change request form

The UI action related to this is inactive.

i am not sure how this is getting used? and where they have made the current existing configuration?

2 REPLIES 2

Dhananjay Pawar
Kilo Sage

Hi,

There is UI action called 'Check Conflicts' on Change table. There you will find the logic.

 

Thanks.

mouli7_0-1714652483806.png


The UI action is in active, but even though the check conflicts in change request form is working?

 

that is the reason i raised this question on what basis it is running?