In a scenario where a client opens the reaction editor tab and, without clicking on save, wants to save the latest change on VSUM, the frontend sends a wrong reaction ID to the backend (maybe a null id).
To resolve this problem, we could store the reaction file immediately after it is opened by the client for the first time.
If there is any better approach, please let us know.