GX-Bug #69336
It's not possible to update an option
% Done:
0%
Estimated time:
Steps to reproduce:
Betroffene Versionen:
4.5.1.0
Release Notes Langtext:
Die Schaltfläche Speichern im Modal "Option bearbeiten" speichert die Änderungen jetzt ordnungsgemäß.
Description
When we try to update any option field and hit the Save
button, nothing happens.
There is no console error, but the button action seems not to do anything.
Steps:
- Call the Options page
- Open the edit option modal (not option value!)
- Change something and hit the
Save
button
Expected: The new values are saved.
Actual: Nothing happens, even if the Browser DevTools is opened