Jochen Klar
Jochen Klar
Is an attribute set for the question? You can check that in the management interface. Otherwise can you make a screenshot of the same request, but the json payload it...
Hey @DMorgan94 , thanks for the update. Are those 2 option sets in this question? (Which would be fine, but maybe this causes the bug.)
Ok, so I tried to reproduce the problem here and it works as expected. It could be that there are older values (i.e. user inputs) stored in the database which...
It could be, that the value for one checkbox was stored twice before the update and it did not cause any problems. There is a check now so, it *should*...
Ahh! Thanks for investigating. So there is a checkbox checked in one catalog, but it is not available in the other. So the user tries to create a new value...
I wonder if there is a case where this should be (in-)validated in this way. Maybe with a collection of select fields? Somebody POSTs a value with option A and...
Currently we have no means to store user input outside of a project. (Except maybe the state of the overlays.) This might be more complicated then expected.
For the new interface we might need to improve the tasks anyway, maybe add a `category`, so this can be combined.
Could be implemented like here https://github.com/jochenklar/rdmo.jochenklar.de/blob/main/rdmo_jochenklar/templates/projects/project_detail_header_catalog.html
This will be part of the next release.