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 controls the execution of a fix script that repairs mismatched package, scope, and domain records during an upgrade. |
| What area does it affect? |
Upgrade migration process |
| What does the default mean? |
The default value is "false", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property after an upgrade or when addressing migration issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.par.coreui.migration.scope.repaired |
| Sys ID |
450e7583a30102100abcad2f241e6172 |
| Type |
string |
| Application |
Global |
| Default value |
false |
| Description |
When this is false, on upgrade, a fix script runs to check the instance for package, scope and domain records that were potentially migrated incorrectly when dashboard migration ran. If any mismatching records (records that are not in the same scope, domain as their coreui counterparts) are found, the fix script will repair them. As doing that search is long, once it has been completed once this property is set to true which disables the script from running again.
If the migrator is run after this issue was fixed, this property will be set to true automatically by the migrator. |
| Updated |
2024-03-24 07:25:51 |
Related properties