Bug 949601
Summary: | RFE: [BEAKER] Please add "auto-generated loaned_date" to database | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | PaulB <pbunyan> |
Component: | web UI | Assignee: | beaker-dev-list |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 0.11 | CC: | jburke, mastyk, pbunyan, qwan, tools-bugs |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | UX | ||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-06-02 11:35:30 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
PaulB
2013-04-08 15:17:12 UTC
It might make sense to add a new "loan" table with start and finish times, similar to the existing "reservation" table. (In reply to comment #1) > It might make sense to add a new "loan" table with start and finish times, > similar to the existing "reservation" table. Dan, I dont think it best to "time out" a loan, as this can wipe out the developement work that the system was initially loaned out to resolve :/ System loans will require some Beaker Police work by the loaner to assure the return of the loan. This is why the loaned_date has been requested, as it allows for quick search results regarding loaned systems. Best, -pbunyan (In reply to comment #2) > I dont think it best to "time out" a loan, as this can wipe out the > developement work that the system was initially loaned out to resolve :/ No worries Paul, I wasn't suggesting that. It was just a note about a possible implementation for the database side of this. The finish_time column would be NULL while the loan is open and set once the loan is returned. That's how our existing reservation table keeps track of historical users of a system. We have had other RFEs in the past related to loan queues and setting maximum loan times etc. Those could be optionally added as extra columns on the loan table. Hello, thank you for opening issue in Beaker project. This issue was marked with component "web ui". As we are not planning to address any further issues in current UI, due to technical stack and not being able to work with Python 3 codebase, I'm closing this issue as WONTFIX. New UI will be reimplemented within new versions of Beaker. If you have any questions feel free to reach out to me. Best regards, Martin <martin.styk> |