Bug 738404
| Summary: | "Detect Now" button is enabled on disabled drift configurations | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Mike Foley <mfoley> | ||||
| Component: | drift | Assignee: | John Sanda <jsanda> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4.1 | CC: | jsanda | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-02-07 19:23:09 UTC | Type: | --- | ||||
| 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: | |||||||
| Bug Blocks: | 707225 | ||||||
| Attachments: |
|
||||||
Added logic to make the 'Detect Now' button disabled when the selected definition is disabled. master branch commit hash: fcc69d253f3951b374732afb365135c019933ecd release_jon3.x commit hash: 3f7dcfefbd9f962505761462605cdf9c1153a7ea verified build #684 changing status of VERIFIED BZs for JON 2.4.2 and JON 3.0 to CLOSED/CURRENTRELEASE |
Created attachment 523217 [details] disabled drift configuration .... detect now Description of problem: "Detect Now" button is enabled on disabled drift configurations. And if you click "Detect Now" on a disabled drift configuration, you receive a message that drift detection request occurred (and it is really not clear to me if it happened or not). see image. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. disable a drift configuration 2. click "detect now" 3. observe message that a drift detection request occurred Actual results: a drift detection request occurs Expected results: a drift detection request does not occur, or a message is displayed saying the drift configuration is disabled Additional info: see attached image