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 property specifies which related task records are monitored for completion or cancellation, impacting notifications to the Coordinator. |
| What area does it affect? |
Problem Management |
| What does the default mean? |
The default value is "change_request.parent,rm_defect.parent,rm_release.parent,rm_enhancement.parent,sn_cim_register.source_id", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring problem tracking or adjusting notification settings. |
Out of the box property record
Raw metadata from the property record.
| Property name |
problem.fix.records |
| Sys ID |
733a8579874023000e3dd61e36cb0be7 |
| Type |
string |
| Application |
Global |
| Default value |
change_request.parent,rm_defect.parent,rm_release.parent,rm_enhancement.parent,sn_cim_register.source_id |
| Description |
List of related task records (comma-separated) to track as fixes for this Problem. Used to notify the Coordinator when the all of the related fix records are Completed or Canceled. E.g. incident.problem_id, change_request.parent |
| Updated |
2024-05-25 04:34:16 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... logos may be trademarks of the respective companies with which they are associated. 2912 Coordinator when the all of the related fix records are Completed or Canceled. E.g. incident.problem_id, change_request.parent (problem.fix.records) are completed, a notification is sent to the problem coordinator regarding the same. Note: Changing this property to include new tables also requires you to create a corresponding Business Rule ...
Related properties