Description of problem: If the owner of a machine loans it to a user who then takes it, it's not possible for the owner to take the machine back. Version-Release number of selected component (if applicable): Version - 0.5.40 Steps to Reproduce: 1. owner loans to a user 2. user takes 3. owner clicks "returns loan" Actual results: Machine still belongs to user, no "take" or "return" link available, owner cannot reboot/provision... Expected results: The owner can take the loaned machine back and do whatever he needs to do with it. Additional info: Or, if that's expected behavior, this should be well documented.
I can't replicated this on my devel env. Can you double check that this behaviour exists on the current version of beaker? Thanks.
I've checked the behavior and can confirm that it now works fine. Thanks for the fix! ;-)