Created attachment 1408948 [details] Displayed credentials Description of problem: Reference bug - https://bugzilla.redhat.com/show_bug.cgi?id=1553484 Version-Release number of selected component (if applicable): 5.9.1.0.20180314203929_67fd99d How reproducible: Steps to Reproduce: 1.Enable Embedded Ansible Role 2.Add Ansible Playbooks Repository 3.Add Credentials (let's say machine credentials) 4.Create a service catalog and catalog item for the ansible playbook 5.Choose CFME Default Credentials or Machine credentials at the time of catalog item creation 6.IN SUI try to order the service and choose the credentials from the dropdown which were not default for that service catalog item per step 5. 7. Always default credentials of step 5 are shown in service details page . 8. Login in OPS UI , credentials provided at the time of ordering will be shown . Actual results: Expected results: Additional info:
In 5.9.0.22 , the credential provided at ordering a service was not overridden by the service(BZ - 1553484) , so whatever the default credential is shown in SSUI . https://bugzilla.redhat.com/show_bug.cgi?id=1553484 was a regression in 5.9 though .
but this works in 5.8.3. is that correct??
Just checked in 5.8 , doesn't work in 5.8.3 as well.
Any chance of getting a machine to check this out?
so some words said here:https://bugzilla.redhat.com/show_bug.cgi?id=1540689 have helped shed light on this... gonna work from it from that angle...
Ok so we got a pr.. need to test it a bit to ensure its the right fix https://github.com/ManageIQ/manageiq-ui-service/pull/1417/files
And this pr was merged!
Woops but probably can't be post till its been backported
*** Bug 1540689 has been marked as a duplicate of this bug. ***
on 5.10.0.2 I ordered service with two different credentials, Machine and CFME Default Credentials, and both showed up correctly in SSUI.