Hello everyone,
after upgrading one of our repositories from DSpace 9.1 to 9.2, we started receiving user reports about intermittent issues during the submission process.
Symptoms:
When a user clicks Save in the submission UI, the caption changes to “Saving…” and stays in that state indefinitely.
In some cases, the same behavior happens during autosave — the UI also shows “Saving…” and never recovers.
The page must be refreshed to continue working.
After refresh, some of the recently entered metadata may be lost.
Important detail:
Based on user feedback, this usually occurs when a user spends around 10 minutes editing metadata fields before clicking Save.
These issues did not occur in version 9.1.
Environment / configuration:
OS: Debian 13
PostgreSQL 17
Solr 9.10.0
OpenJDK 21.0.9
Node.js v22.14.0
Tomcat 10
Apache HTTPD as reverse proxy
Questions:
Is this a known issue in DSpace 9.2, especially related to longer metadata editing sessions?
Were there any changes to authentication, XSRF handling, autosave, or submission save logic in 9.2 that could cause this behavior?
Has anyone observed similar behavior where Save or autosave hangs intermittently and data is partially lost after a page refresh?
Any pointers or insights would be greatly appreciated.
Best regards,
Dmytro
Hi Claudia,
Unfortunately, the solution in my case was to temporarily downgrade all of my DSpace instances back to 9.1.
Later, I upgraded them directly to DSpace 10.0. I have not observed the submission/autosave hanging issue in either 9.1 or 10.0, so it appears to be specific to 9.2.
DSpace 10.0 introduced quite a few other issues for us, although I was eventually able to resolve them.
So, unfortunately, I never found the actual root cause or a fix for this particular problem in 9.2.
DSpace 10.0 introduced quite a few other issues for us, although I was eventually able to resolve them.