As a user, I want to select a report entry and create a business rule for it, so that I can iteratively define rules based on assigned entitlements and conditions within the report. This user story excludes adding the condition/entitlements to current configured business rules or any logic to make this smart.
Report Entry Selection
  • The user can select a specific report entry to base a new business rule on.
  • With this we support iterative rule creation from top to bottom of the report.
Business Rule Options
  • Name: The rule must have a name. A generated default value is provided, but the user can edit it. The default generated value is based on the condition label.
  • Tags: The user can assign tags to categorize or group the rule.
  • Condition:
- If the report entry has multiple condition sets, the user can select one.(Only one can be selected)
- If only one condition exists, it is displayed as read-only.
- Suggested condition is the predefined when multiple sets are available.
Entitlements
  • By default, all entitlements linked to the report entry are selected.
  • For each entitlement, the percentage of exceptions is displayed (same as in the report details).
  • The user can unselect specific entitlements to exclude them from the rule.
  • If an entitlement is unselected, it may reappear in future reports if not all entitlements are assigned to the person.
Rule Creation
  • Once the user finalizes the settings, a new business rule is created with the chosen configuration