Actions
Bug #29494
closedClicking on the Dynflow console button before API calls are complete yields an Internal Server Error
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1818053
Description of problem:
Clicking on the Dynflow console button in a task, before API calls are complete, yields an Internal Server Error
Version-Release number of selected component (if applicable): 6.7
How reproducible: 100%
Steps to Reproduce:
1. Create a task
2. (quickly) as the task page loads, click the dynflow console button
3.
Actual results: The URL changes to something like
https://<server_url>/foreman_tasks/dynflow/null and an Internal Server Error is seen
Expected results: Button should be disabled until the page has loaded the appropriate data
Additional info:
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Maria Agaphontzev
- Pull request https://github.com/theforeman/foreman-tasks/pull/550 added
Updated by The Foreman Bot over 5 years ago
- Fixed in Releases foreman-tasks-2.0.3 added
Updated by Maria Agaphontzev over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset c94e479da6a61b9141812a45dcee93462199d954.
Updated by Adam Ruzicka over 5 years ago
- Subject changed from Clicking on the Dynflow console button before API calls are complete yields an Internal Server Error to Clicking on the Dynflow console button before API calls are complete yields an Internal Server Error
- Fixed in Releases foreman-tasks-3.0.0 added
- Fixed in Releases deleted (
foreman-tasks-2.0.3)
Actions