| Summary: | Can't return machine if the machine is "automated" | ||
|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | xjia <xjia> |
| Component: | web UI | Assignee: | Amit Saha <asaha> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nick Coghlan <ncoghlan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | develop | CC: | aigao, asaha, dcallagh, ebaak, llim, qwan, rmancy, xtian |
| Target Milestone: | 0.15 | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-03 02:29:09 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: | |
|
Description
xjia
2013-09-13 10:14:50 UTC
Dan, do the permission fixes in 0.15 already address this? (If not, we can take a look for 0.16). This is actually just a regression on develop (not released) caused by bug 855333. The logic for showing the "Return" link needs to be tweaked a little, so that it appears whenever the system has been manually reserved (regardless of its current status). On gerrit: http://gerrit.beaker-project.org/#/c/2271/ 1. Set a system to manual mode 2. Reserved it through the web UI 3. Placed it back in automated mode 4. Returned it through the web UI Beaker 0.15 has been released. |