Bug 1412878
Summary: | Still showing the "View http://$THESYSTEM" menu item even after the recipe is finished | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Hui Wang <huiwang> |
Component: | web UI | Assignee: | Dan Callaghan <dcallagh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 24 | CC: | dcallagh, mjia, rjoost |
Target Milestone: | 24.1 | Keywords: | EasyFix, Patch |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-02-28 16:50:33 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Hui Wang
2017-01-13 03:23:32 UTC
Just need to put a conditional around the menu item in the view, checking 'is_finished' on the recipe model. Verified this issue. The result is PASS. Version: Beaker 24.1.git.11.9d75df3 steps: Steps to Reproduce: 1. Reserve a system 2. After recipe finished, go to recipe page, click system drop down menu. "View http://$THESYSTEM" disappears. Beaker 24.1 has been released. |