New commit detected on ManageIQ/manageiq-api/ivanchuk: https://github.com/ManageIQ/manageiq-api/commit/0b4c6c7f3fb69e2ade636aba9c477187de06ee43 commit 0b4c6c7f3fb69e2ade636aba9c477187de06ee43 Author: Gregg Tanzillo <gtanzill> AuthorDate: Thu Aug 29 09:58:59 2019 -0400 Commit: Gregg Tanzillo <gtanzill> CommitDate: Thu Aug 29 09:58:59 2019 -0400 Merge pull request #660 from d-m-u/adding_widget_endpoint Add endpoints for widget content generation (cherry picked from commit 40f597d1aa35693cd2b258b284989aa8f833f01b) https://bugzilla.redhat.com/show_bug.cgi?id=1767837 app/controllers/api/widgets_controller.rb | 25 + config/api.yml | 24 + spec/requests/widgets_spec.rb | 100 + 3 files changed, 149 insertions(+) https://github.com/ManageIQ/manageiq-api/commit/31f33a735dd5e3c7aa2b3661811194763b4b83fc commit 31f33a735dd5e3c7aa2b3661811194763b4b83fc Author: Libor Pichler <lpichler> AuthorDate: Tue Oct 1 12:18:40 2019 -0400 Commit: Libor Pichler <lpichler> CommitDate: Tue Oct 1 12:18:40 2019 -0400 Merge pull request #679 from d-m-u/fixing_widget_args Include user info in widget generation (cherry picked from commit 2382951d2e10a6f6e53d9c7f0e594d3b0f0de593) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1767837 app/controllers/api/widgets_controller.rb | 2 +- spec/requests/widgets_spec.rb | 5 + 2 files changed, 6 insertions(+), 1 deletion(-)
FIXED. Verified on 5.11.1.0.20191105221526_f1764d4.
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:4201