[ 
https://issues.apache.org/jira/browse/VCL-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615822#comment-15615822
 ] 

ASF subversion and git services commented on VCL-995:
-----------------------------------------------------

Commit 1767037 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1767037 ]

VCL-995 - Unable to change server reservation name if schedule no longer 
available

requests.php:
-modified viewRequests: added additional status message div 
(editResDlgPartialMsg) to editResDlg for displaying when some items were 
successfully updated but there were errors with other items
-modified AJeditRequest: added "No change" option to duration change dropdown 
so that other items can be changed without submitting an extension to the 
reservation; needed to modify places that check for $lengths not being empty 
since it now contained a "No check" option in some cases
-modified AJsubmitEditRequest: moved where server request related items and 
nousercheck are updated in database to before isAvailable is called; if 
isAvailable does not return positive number and other items were already 
updated, send additional message (partialupdate) to notify user that parts were 
successfully updated

> Unable to change server reservation name if schedule no longer available
> ------------------------------------------------------------------------
>
>                 Key: VCL-995
>                 URL: https://issues.apache.org/jira/browse/VCL-995
>             Project: VCL
>          Issue Type: Bug
>          Components: web gui (frontend)
>    Affects Versions: 2.4.2
>            Reporter: Andy Kurth
>             Fix For: 2.5
>
>
> Scenario:
> * Have existing _Indefinite Ending_ server reservation
> * When it was made, there were other future reservations assigned to the 
> computer and no schedule restrictions
> * After reservation was made, computer schedule changed so that _Indefinite 
> Ending_ is no longer allowed
> * Click *More Options* > *Edit*
> * Change the name, leave _Indefinite Ending_ selected, click *Modify 
> Reservation*
> This is not allowed.  Message appears:
> {panel}
> The time period you have requested is not available. 
> Please select a different time.
> {panel}
> The ability to rename a reservation should not depend on the end time.  
> Perhaps we could split these into separate *More Options* options?
> * Edit Reservation Name
> * Edit Reservation Groups
> * Edit Reservation End Time



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

Reply via email to