Bug 1314434
| Summary: | UI: Advanced Search - Delete button remains enabled after deleting the filter | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Chris Pelland <cpelland> |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
| Status: | CLOSED ERRATA | QA Contact: | Kyrylo Zvyagintsev <kzvyahin> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.6.0 | CC: | cpelland, dajohnso, dclarizi, hkataria, jhardy, mfeifer, mpovolny, obarenbo, simaishi |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.5.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.5.3.2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1298645 | Environment: | |
| Last Closed: | 2016-04-13 18:45:36 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: | 1298645 | ||
| Bug Blocks: | |||
|
Comment 1
CFME Bot
2016-03-15 22:01:14 UTC
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=e20afea6815416161690843ba7b4b53d6fea3cff commit e20afea6815416161690843ba7b4b53d6fea3cff Author: Harpreet Kataria <hkataria> AuthorDate: Thu Mar 3 09:53:14 2016 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Mar 16 09:15:51 2016 -0400 Clear selected filter after it is deleted or reset button is pressed. Not clearing the filter after filter is deleted is causing to show "Delete" as enabled after filter is deleted and pressing it again throws an error. This also removes empty parenthesis in the title on Advanced search modal when Delete/Reset is pressed. https://bugzilla.redhat.com/show_bug.cgi?id=1298645 https://bugzilla.redhat.com/show_bug.cgi?id=1314434 (cherry picked from commit 06c215b) app/controllers/application_controller/filter.rb | 1 + 1 file changed, 1 insertion(+) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=cc8887037b1d3ac2a15acfe9d6217ff7c1fdb555 commit cc8887037b1d3ac2a15acfe9d6217ff7c1fdb555 Merge: 4e7fc09 e20afea Author: Dan Clarizio <dclarizi> AuthorDate: Wed Mar 16 12:23:46 2016 -0400 Commit: Dan Clarizio <dclarizi> CommitDate: Wed Mar 16 12:23:46 2016 -0400 Merge branch '55z_pr_7083' into '5.5.z' Clear selected filter after it is deleted or reset button is pressed. Not clearing the filter after filter is deleted is causing to show "Delete" as enabled after filter is deleted and pressing it again throws an error. This also removes empty parenthesis in the title on Advanced search modal when Delete/Reset is pressed. https://bugzilla.redhat.com/show_bug.cgi?id=1298645 https://bugzilla.redhat.com/show_bug.cgi?id=1314434 (cherry picked from commit 06c215b) @dclarizi please review, clean cherry-pick from https://github.com/ManageIQ/manageiq/pull/7083 See merge request !855 app/controllers/application_controller/filter.rb | 1 + 1 file changed, 1 insertion(+) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:0616 |