[ https://issues.apache.org/jira/browse/VCL-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17819398#comment-17819398 ]
ASF subversion and git services commented on VCL-1145: ------------------------------------------------------ Commit b0ba8ba15837060f58a1b027accc76f450b1613d in vcl's branch refs/heads/develop from Josh Thompson [ https://gitbox.apache.org/repos/asf?p=vcl.git;h=b0ba8ba1 ] VCL-1145 - incorrect prompting for users to set image revision as production requests.php: -modified viewRequests: added imageadmin to continuation data for AJconfirmDeleteRequest to track if the owner of the reservation has admin access to the image -modified viewRequestInfo: added imageadmin (set to 0) to continuation data for AJconfirmDeleteRequest since the person deleting it generally wouldn't be trying to change the production revision of an image going this route -modified AJconfirmDeleteRequest: get imageadmin from continuation data; check for $imageadmin being true as part of checks before sending user down route to have the option to set the image as production > incorrect prompting for users to set image revision as production > ----------------------------------------------------------------- > > Key: VCL-1145 > URL: https://issues.apache.org/jira/browse/VCL-1145 > Project: VCL > Issue Type: Bug > Components: web gui (frontend) > Reporter: Josh Thompson > Assignee: Josh Thompson > Priority: Major > Fix For: 2.6 > > > If a user has a reservation for an image, and then the image gets a new > revision created and made production, when the user's reservation for the now > older revision ends, the user is prompted to set the older image as > production, even if they don't have admin access to the image. -- This message was sent by Atlassian Jira (v8.20.10#820010)