Create UW Rules for UW Issue Types work queue

Code

CreateUnmappedUWRules

Categories

UIRunnable

Implementation

Work queue

Class

CreateUnmappedUWRulesWorkQueue

After an upgrade, Create UW Rules for the UW IssueTypes work queue runs at server start. For each UWIssueType object does not have a corresponding UWRule object, this process does the following:
  • It creates a new UWRule object.
  • It links the new UWRule object with its corresponding UWIssueType object.
  • It marks the associated business rule as being externally managed.