Bug 1531161
Summary: | [Regression] Quota check for users errors out with "no implicit conversion of nil into String" for service provisioning | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | Automate | Assignee: | William Fitzgerald <wfitzger> |
Status: | CLOSED ERRATA | QA Contact: | Vatsal Parekh <vparekh> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.9.0 | CC: | dajohnso, gmccullo, jhardy, mkanoor, obarenbo, simaishi, smallamp, tfitzger, vparekh, wfitzger |
Target Milestone: | GA | Keywords: | Regression, ZStream |
Target Release: | 5.8.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.8.3.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1509977 | Environment: | |
Last Closed: | 2018-02-28 13:12:18 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1509977 | ||
Bug Blocks: |
Comment 3
CFME Bot
2018-01-04 17:25:32 UTC
New commit detected on ManageIQ/manageiq-content/fine: https://github.com/ManageIQ/manageiq-content/commit/5bb99090f2599cbd7138047d5ad9698d17a4b588 commit 5bb99090f2599cbd7138047d5ad9698d17a4b588 Author: Greg McCullough <gmccullo> AuthorDate: Wed Dec 20 09:19:11 2017 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Jan 4 13:45:32 2018 -0500 Merge pull request #230 from billfitzgerald0120/user_quota_email Check for both owner email and requester email for user quota. (cherry picked from commit 25317bff448819df562122d670999db6b2813b94) https://bugzilla.redhat.com/show_bug.cgi?id=1531161 .../QuotaMethods.class/__methods__/used.rb | 32 +++++++++---- .../QuotaMethods.class/__methods__/used_spec.rb | 54 ++++++++++++++++++++-- 2 files changed, 75 insertions(+), 11 deletions(-) This works only after email is assigned to the user Able to verify on Version 5.8.3.1.20180115183240_323eabe 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/RHSA-2018:0374 |