Bug 1292157
| Summary: | Deletion of tenant is allowed when group exists with such tenant assigned | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Pavol Kotvan <pakotvan> | |
| Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> | |
| Status: | CLOSED ERRATA | QA Contact: | Pavol Kotvan <pakotvan> | |
| Severity: | high | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.5.0 | CC: | cpelland, dclarizi, hkataria, jhardy, jprause, mfeifer, mpovolny, obarenbo | |
| Target Milestone: | GA | |||
| Target Release: | 5.6.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | tenant_cfme:ui | |||
| Fixed In Version: | 5.6.0.0 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1292469 1292494 (view as bug list) | Environment: | ||
| Last Closed: | 2016-06-29 15:21:47 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | Bug | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1292469, 1292494 | |||
|
Description
Pavol Kotvan
2015-12-16 15:26:53 UTC
Detected commit referencing this ticket while ticket status is POST. Milan: When this Pull Request has been merged, then move back to Post. https://github.com/ManageIQ/manageiq/pull/6061 New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/23981a52d869b215c53cb877e6a902d207a24192 commit 23981a52d869b215c53cb877e6a902d207a24192 Author: Milan Zazrivec <mzazrivec> AuthorDate: Wed Jan 6 14:18:05 2016 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Wed Jan 6 16:13:18 2016 +0100 Don't delete tenant with groups associated https://bugzilla.redhat.com/show_bug.cgi?id=1292157 app/models/tenant.rb | 5 +++++ spec/models/tenant_spec.rb | 8 ++++++++ 2 files changed, 13 insertions(+) Detected commit referencing this ticket while ticket status is MODIFIED. 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:1348 |