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:
https://github.com/ManageIQ/manageiq-ui-classic/pull/1059
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.