Hide Forgot
Description of problem: Take one "manual" system, and change it to "automated". The machine is stilled taken, unless change the system back to "manual",and “return" it Version-Release number of selected component (if applicable): 0.14.1 How reproducible: 100% Steps to Reproduce: 1. Set the system "manual" 2. Take it 3. Set the system "automated" Actual results: The system is still taken by someone.And have no chance to return it. unless change the system back to "manual",and “return" it. Expected results: when the machine is taken by someone, if want to change it to "automated", please show message : "Please firstly return the machine" Additional info:
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.