Bug 1083000

Summary: [RFE] Add a flag before option to the Rules Engine
Product: [Community] Bugzilla Reporter: Simon Green <sgreen>
Component: Internal ToolsAssignee: Simon Green <sgreen>
Status: CLOSED CURRENTRELEASE QA Contact: Matt Tyson 🤬 <mtyson>
Severity: high Docs Contact:
Priority: high    
Version: 4.4CC: ebaak, jmcdonal, rjoost
Target Milestone: 4.4   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.4.4021 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-07 00:30:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1017534, 1080286    
Bug Blocks: 1076328    

Description Simon Green 2014-04-01 09:56:17 UTC
One thing that we found out when writing YAML for the Red Hat rules is that there are three rules that checking that one flag was set on or before another flag.

We need to add this as an option in the Rules Engine. With the changes in bug 1080286, we can change the UI to display a row with two text boxes like

[    ] is on or before [    ]

And make the changes in the job queue code. We also need to write some code to manually perform this check for step 4 and the statistics page, and filter the bugs list to match eligible rules.

Timing:

UI - 1 hour
Job Queue - 2 hours
Filter - 2 hours
Testing - 1 hour

Comment 5 Simon Green 2014-07-07 00:30:33 UTC
This change is now live. If there are any issues, do not reopen this bug.
Instead, you should create a new bug and reference this bug.

  -- simon