Bug 1445103
| Summary: | [Ansible Tower] - Ansible Tower Jobs - relationships table - undefined method when clicking on Service | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | UI - OPS | Assignee: | lgalis |
| Status: | CLOSED ERRATA | QA Contact: | Dmitry Misharov <dmisharo> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.8.0 | CC: | akarol, dmisharo, hkataria, jhardy, mpovolny, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ui:tower | ||
| Fixed In Version: | 5.8.0.12 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1435294 | Environment: | |
| Last Closed: | 2017-05-31 14:59:44 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | Ansible | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1435294 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2017-04-25 00:19:38 UTC
New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/c4c76095ad3476c7406814f7fccd6093b08e3dcc commit c4c76095ad3476c7406814f7fccd6093b08e3dcc Author: Brandon Dunne <brandondunne> AuthorDate: Mon Apr 24 17:18:34 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Mon Apr 24 21:10:59 2017 -0400 Merge pull request #14834 from lgalis/check_for_nil_aggregate_all_vm_memory_on_disk Use try for the multiplication with self["aggregate_all_vm_memory_on_disk] (cherry picked from commit 5e6c001a5dfd8cf2b7f3ecbeebfd40f5416cf809) https://bugzilla.redhat.com/show_bug.cgi?id=1445103 app/models/service/aggregation.rb | 2 +- spec/models/service/aggregation_spec.rb | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 spec/models/service/aggregation_spec.rb *** Bug 1445372 has been marked as a duplicate of this bug. *** Verified in 5.8.0.13-rc2.20170502165848_0f98658. There is no more an exception when clicking on Service column in the Relationships table. 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-2017:1367 |