Bug 1745198
| Summary: | Can not associate a button to the button set when separately created using REST API | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | API | Assignee: | drew uhlmann <duhlmann> |
| Status: | CLOSED ERRATA | QA Contact: | Nikhil Dhandre <ndhandre> |
| Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | medium | ||
| Version: | 5.10.5 | CC: | mshriver, obarenbo, simaishi |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.10.10 | Flags: | simaishi:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.10.10.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1737449 | Environment: | |
| Last Closed: | 2019-09-23 19:43:07 UTC | Type: | --- |
| 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: | 1737449 | ||
| Bug Blocks: | |||
|
Comment 3
CFME Bot
2019-09-05 00:50:57 UTC
New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/3db2f34af55f1680353f4caf6d033c9db418f480 commit 3db2f34af55f1680353f4caf6d033c9db418f480 Author: Martin Povolny <mpovolny> AuthorDate: Fri Mar 8 06:13:05 2019 -0500 Commit: Martin Povolny <mpovolny> CommitDate: Fri Mar 8 06:13:05 2019 -0500 Merge pull request #5319 from himdel/zlo Fix failing travis - stub my_server when dealing with custom button sets (cherry picked from commit d74ba6089332b1682490bf4a88b3a68b6939db6e) https://bugzilla.redhat.com/show_bug.cgi?id=1745198 spec/helpers/application_helper/toolbar_builder_spec.rb | 1 + 1 file changed, 1 insertion(+) New commit detected on ManageIQ/manageiq-api/hammer: https://github.com/ManageIQ/manageiq-api/commit/890c3afbf5e25c68bbf759e4006187c0961a0109 commit 890c3afbf5e25c68bbf759e4006187c0961a0109 Author: Gregg Tanzillo <gtanzill> AuthorDate: Fri Mar 8 08:23:29 2019 -0500 Commit: Gregg Tanzillo <gtanzill> CommitDate: Fri Mar 8 08:23:29 2019 -0500 Merge pull request #563 from himdel/custom-button-set GenericObject spec - fix failures after core PR (cherry picked from commit 5f1904138cd0468ec7e85ca4a8077c4062b00631) https://bugzilla.redhat.com/show_bug.cgi?id=1745198 spec/requests/generic_objects_spec.rb | 6 +- 1 file changed, 2 insertions(+), 4 deletions(-) New commit detected on ManageIQ/manageiq/hammer: https://github.com/ManageIQ/manageiq/commit/103f8808b91b7276587f473f031fb42f8f202e89 commit 103f8808b91b7276587f473f031fb42f8f202e89 Author: Brandon Dunne <bdunne> AuthorDate: Tue Aug 20 13:15:40 2019 -0400 Commit: Brandon Dunne <bdunne> CommitDate: Tue Aug 20 13:15:40 2019 -0400 Merge pull request #19169 from d-m-u/fixing_custom_button_set_copy_children Fix the custom button set set_data hash links to the original buttons on copy (cherry picked from commit 68f281d47fe19f84f0aacff9e8d764d69e315416) https://bugzilla.redhat.com/show_bug.cgi?id=1745198 app/models/custom_button_set.rb | 8 +- spec/models/custom_button_set_spec.rb | 3 +- 2 files changed, 9 insertions(+), 2 deletions(-) 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/RHBA-2019:2813 |