geonetwork / geonetwork/core-geonetwork

file doesn't seem uploaded in resource panel due to browser cache

Open
#3,791 5 comments 0 reactions 0 assignees View on GitHub
stale
Dominant language
Java
Stars
521
Forks
514
Avg merge
6d 13h
Merged PRs (30d)
19

Description

in some browser scenario when you upload a file in resource panel the file isn't added to the list of available resources, this seems related to the fact that the response to the ajax request managing the list of available resources is cached by the browser. can we optimise the cache header, or add a random identifier to each request?

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Reproduce the upload flow in the resource panel, then trace the AJAX request that manages the available-resource list and inspect its browser-cache behavior. Done means a newly uploaded file appears in the available resources without a manual cache-clearing step or page reload.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.