Bug 1442775
| Summary: | Error "undefined method `id' for nil:NilClass" in UI when clicked on Refresh embedded Ansible provider | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Aziza Karol <akarol> | ||||
| Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dmitry Misharov <dmisharo> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.8.0 | CC: | dajohnso, hkataria, jhardy, mpovolny, obarenbo, simaishi, sshveta | ||||
| Target Milestone: | GA | Keywords: | TestOnly | ||||
| Target Release: | 5.9.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | ansible_embed | ||||||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1444891 (view as bug list) | Environment: | |||||
| Last Closed: | 2018-03-06 15:48:23 UTC | Type: | Bug | ||||
| 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: | |||||||
| Bug Blocks: | 1444891 | ||||||
| Attachments: |
|
||||||
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/ac90d9b779be64f95ab3c3fe431c18717919d0ae commit ac90d9b779be64f95ab3c3fe431c18717919d0ae Author: Milan Zazrivec <mzazrivec> AuthorDate: Tue Apr 18 17:35:02 2017 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Tue Apr 18 17:35:02 2017 +0200 Don't have emb. ansible refresh button always enabled https://bugzilla.redhat.com/show_bug.cgi?id=1442775 app/helpers/application_helper/toolbar/ansible_credentials_center.rb | 3 +-- app/helpers/application_helper/toolbar/ansible_repositories_center.rb | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) *** Bug 1444173 has been marked as a duplicate of this bug. *** Verified in 5.9.0.2.20171010190026_0413a06. Repositories can be refreshed without errors. |
Created attachment 1272063 [details] err Description of problem: Version-Release number of selected component (if applicable): 100% How reproducible: 5.8.0.10-beta1 Steps to Reproduce: 1.Navigate to Automation->Ansible->Repositories or credentials 2.click on Refresh embedded Ansible provider 3. Actual results: Error "undefined method `id' for nil:NilClass" displayed in UI. see attached screenshot Expected results: Additional info: