volunteer-portal icon indicating copy to clipboard operation
volunteer-portal copied to clipboard

Project banner/backrgound image get cached

Open cdausmus opened this issue 2 years ago • 0 comments

When uploading a new banner or background image to a project (assume institution as well) the image does not update due to caching. This is because the file is stored as the same file name each time and it is susceptible to being cached.

This needs to be improved to either store a timestamp in the filename or some other cache-busting format.

cdausmus avatar Sep 15 '22 02:09 cdausmus