You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Josh Thompson (JIRA)" <ji...@apache.org> on 2016/11/03 19:58:58 UTC

[jira] [Resolved] (VCL-1001) changing a future reservation to a now reservation doesn't properly update the reserved computer

     [ https://issues.apache.org/jira/browse/VCL-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Thompson resolved VCL-1001.
--------------------------------
    Resolution: Fixed

I can't believe I just recently discovered this. It is a bug in code that is run every time a user updates a reservation and it has been there for at least 8 years.

> changing a future reservation to a now reservation doesn't properly update the reserved computer
> ------------------------------------------------------------------------------------------------
>
>                 Key: VCL-1001
>                 URL: https://issues.apache.org/jira/browse/VCL-1001
>             Project: VCL
>          Issue Type: Bug
>          Components: web gui (frontend)
>            Reporter: Josh Thompson
>             Fix For: 2.5
>
>
> If a user has a reservation for a computer that is in the future and then changes the reservation so that the start time is in the past, making it a "now" reservation, the code that updates which computer is assigned to the user gets skipped. Fortunately, the backend catches that the computer is inuse and fails the reservation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)