-
Notifications
You must be signed in to change notification settings - Fork 54
Description
Description / Beschreibung
When clicking on x tick box (data) *.asc , for the question "Which data types in terms of data formats (e.g. image data, text data or measurement data) arise in your project?" in the DFG checklist, the following message appears:
"This field could not be saved, since somebody else did so while you were editing. You will need to reload the page to make changes, but your input will be overwritten."
and is accompanied by an error in the console log:
I believe this might also be occurring in other places in the DFG checklist as well, in the absence of any saving indicated by the error message produced. Upon refreshing the page the selected response is not saved, meaning that users cannot select that particular option.
It could be related to issue #815 , as this was identified within the same setup.
Expected behaviour / Erwartetes Verhalten
The software should save the response and not produce the aforementioned error.
Steps to reproduce / Schritte zum Reproduzieren
- Go to the DFG checklist DMP
- Go to section: Which data types in terms of data formats (e.g. image data, text data or measurement data) arise in your project?
- Select (data) *.asc
- See error
Context / Kontext
OS: Debian 12
RDMO version: 2.1.1
General setup: apache2 2.4.57, Python 3.11.2, WSGI setup with Shibboleth
