[
https://issues.apache.org/jira/browse/VCL-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615828#comment-15615828
]
ASF subversion and git services commented on VCL-995:
-----------------------------------------------------
Commit 1767038 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1767038 ]
VCL-995 - Unable to change server reservation name if schedule no longer
available
(forgot to include message about requests.js in last commit)
requests.js:
-modified showSuggestedTimesCB, editReservationCB, hideEditResDlg,
resetEditResBtn, and resGone - set innerHTML for editResDlgPartialMsg to ''
-modified submitEditReservationCB: if status is not success and partialupdate
exists in returned data, set innerHTML of editResDlgPartialMsg to contents of
partialupdate
> 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)