Open pabo3000 opened 1 year ago
I think the change of category is not permitted. If you change the "number of position" then the save action is valid. Better error handlng is needed
The browser console returns {"error_type": "ValueError"}
for the XHR ... as @1letter said changeing the category might not be permitted now. But then the field should be omitted in IEditForm
at least. Or the handler should be able to move actions from one category to another.
Hi @pabo3000 ,
I would like to work on this issue. Can you please assign it to me? Thank you!
BUG
What I did:
Log in as admin, access control Panel, the actions menue. edit any action, click into the form field category, choose one. Try to submit the form with the button at the bottom of the form
What I expect to happen:
I expect the modal to close and any changes are saved.
What actually happened:
The modal does not close. Any changes are not saved.
What version of Plone/ Addons I am using:
Plain plone classic UI https://6-classic.demo.plone.org/@@actions-controlpanel I tested it in Firefox and Chrome.