Bug 1372800 - reason of abort hidden in task details
Summary: reason of abort hidden in task details
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Beaker
Classification: Retired
Component: web UI
Version: develop
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: future_maint
Assignee: Martin Styk
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-02 18:13 UTC by Ales Zelinka
Modified: 2020-06-02 09:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-02 09:57:39 UTC
Embargoed:


Attachments (Terms of Use)

Description Ales Zelinka 2016-09-02 18:13:03 UTC
Description of problem:
This recipe aborted without even starting the installation:

https://beaker.engineering.redhat.com/recipes/3034699#installation

The reason is that "Recipe ID 3034699 does not match any systems" but this message is not to be found in the header nor in the "Installation" tab. 

It's in the "Task" tab. And only visible once you expand one of the tasks. A task that could not have been executed since the recipe didn't run at all. Quite unintuitive.

Expected results: 

The message is visible directly on the recipe page, or, if not possible, on the "Installation" tab.

Comment 1 Roman Joost 2016-09-12 23:37:01 UTC
Some thoughts to implement this:

* We'll need code to distinguish scheduler failures and the separate failures of other components like tasks in order to put messages like these on the installation tab.
* In order to handle the old data in Beaker this will need a migration step. Test with production database, since this will probably produce high load.


Note You need to log in before you can comment on or make changes to this bug.