[
https://issues.apache.org/jira/browse/VCL-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Thompson updated VCL-1028:
-------------------------------
Description: The reservations page is not updated with new images and
revisions a user creates. An additional problem is that the images a user has
access to is saved in the user's PHP session, which is only updated every
several minutes. Users expect to be able to return to the (possibly already
loaded) Reservation page to reserve newly created images. The page either
needs to be polling for new images and revisions, or the page needs to check
for new images and revisions when the New Reservation button is clicked. (was:
When a new image revision is created, the Reservations page data is not updated
to include information about the new revision. Therefore, the page must be
reloaded before it can be selected to reserve it. This is confusing - the data
needs to be updated after the revision is updated or the available revisions
need to be pulled again before submitting the reservation.)
Summary: new images and revisions cannot be selected until the
revisions a user can access is updated in the user's PHP session (was: new
image revisions cannot be selected until the Reservations page has been
reloaded)
> new images and revisions cannot be selected until the revisions a user can
> access is updated in the user's PHP session
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: VCL-1028
> URL: https://issues.apache.org/jira/browse/VCL-1028
> Project: VCL
> Issue Type: Bug
> Components: web gui (frontend)
> Reporter: Josh Thompson
> Fix For: 2.5
>
>
> The reservations page is not updated with new images and revisions a user
> creates. An additional problem is that the images a user has access to is
> saved in the user's PHP session, which is only updated every several minutes.
> Users expect to be able to return to the (possibly already loaded)
> Reservation page to reserve newly created images. The page either needs to
> be polling for new images and revisions, or the page needs to check for new
> images and revisions when the New Reservation button is clicked.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)