Expected behavior
There is an opportunity to set default values (though values, load hook, defaultValue or anything else) in bulk actions.
Actual behavior
After upgrading from 7.5.1 to 7.9.6 version all defaultValue in .forestadmin-schema.json are ignored. And for bulk actions there seems to be no other choice of setting default values.
Context
- Package Version: 7.9.6
- Express Version: 4.17.1
- Sequelize Version: 5.22.3
- Database Dialect: mysql
- Database Version: 5.7.30 (local)