-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include task_id in the response when invoking a custom button #444
Conversation
@skateman Why did you close it? I need this for https://bugzilla.redhat.com/show_bug.cgi?id=1602023 and ManageIQ/manageiq-ui-classic#4334 . @pkomanek resolved backend at ManageIQ/manageiq-automation_engine#205 and ManageIQ/manageiq#17802 |
@ZitaNemeckova sorry |
Checked commit skateman@bce3c6f with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
@abellotti : can you, please, merge this one? The UI part is already merged. Thx! |
LGTM!! @skateman thanks for fixing this. 👍 |
Include task_id in the response when invoking a custom button (cherry picked from commit 022cf03) https://bugzilla.redhat.com/show_bug.cgi?id=1618800
Gaprindashvili backport details:
|
After merging this the API will know the ID of the task that has been created by the custom button action. This can be used further by @ZitaNemeckova for fixing her BZ.
@miq-bot add_reviewer @abellotti
@miq-bot add_label bug, gaprindashvili/yes
https://bugzilla.redhat.com/show_bug.cgi?id=1602023