Form field validation saves new rules on create rather than on button create
Checklist
- [x] I have searched budibase discussions and github issues to check if my issue already exists
Hosting
- Self
- Method: docker compose
- Budibase Version: 2.32.12
- App Version: 2.32.12
Describe the bug When adding or deleting validation attached to a form, the changes are saved on creation rather than when the save button is clicked. This is different from how other similar features work within the platform. Changes can be made without knowing; if rules are deleted and the cancel is clicked, the rules are still lost.
To Reproduce Steps to reproduce the behavior:
- Import the attached app
- Go to the home screen
- Click on the form block component
- Click the settings cog of any of the fields
- Click validation
- Modify existing rules/delete
- Click off and then click back into the validation area
- Notice any changes made without using the buttons were saved
Expected behavior Changes to validation rules should only be saved whenever the save button is clicked.
App Export validation-recreativity-1728376759691.tar.gz
This issue has been automatically marked as stale as there has been no activity for 6 months.
Closing as unlikely to change.