Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This boolean property controls the update behavior of change requests during conflict checking, ensuring only the current record is modified. |
| What area does it affect? |
Change Management |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring conflict checking behavior for change requests. |
Out of the box property record
Raw metadata from the property record.
| Property name |
change.conflict.conflict_last_run.update |
| Sys ID |
75f48a87ff402210ba9affffffffffa9 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
When conflict checking runs against a change request and finds a conflict, it will set this current record conflict_status to 'Conflict' and conflict_last_run to now. Then it updates the change request that conflicted with current record, also setting the conflict_status to 'Conflict' and conflict_last_run to now. This property disables the secondary behaviour of updating the conflicting record. The current change request record will always be updated. |
| Updated |
2025-03-07 06:42:06 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties