New commit detected on ManageIQ/manageiq/gaprindashvili: https://github.com/ManageIQ/manageiq/commit/2d74dddac305d03fdf72bbb50d73ef98ba5dde2e commit 2d74dddac305d03fdf72bbb50d73ef98ba5dde2e Author: Joe Rafaniello <jrafanie.github.com> AuthorDate: Fri Mar 8 11:49:07 2019 -0500 Commit: Joe Rafaniello <jrafanie.github.com> CommitDate: Fri Mar 8 11:49:07 2019 -0500 Merge pull request #18469 from eclarizio/BZ1670327 Fix for inability to see dialog details passed to catalog after upgrade from 5.9.4 to 5.9.6 (cherry picked from commit 16dabe5eb0b833ca8fbec7bb9ac34ed937be4189) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1688871 app/models/dialog.rb | 2 + spec/models/dialog_spec.rb | 40 +- 2 files changed, 32 insertions(+), 10 deletions(-)
On 5.9.6, when I ordered a a service, I didn't see the dialog details. When I do the same on 5.9.9 I can see it. I also checked whether the former created order details can be seen and I did see them.
Created attachment 1573379 [details] 5.9.9
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-2019:1289