Open NolanJenko opened 2 months ago
When adding or editing an item the Bulk item switch does not actually seem to work correctly and will sometimes work and sometimes not.
Probably a cause of the string to boolean conversion, the form for the bulk item is updating as a string but probably needs to be a bool.
Bulk Item Submit
When adding or editing an item the Bulk item switch does not actually seem to work correctly and will sometimes work and sometimes not.
How to Reproduce
Possible fixes
Probably a cause of the string to boolean conversion, the form for the bulk item is updating as a string but probably needs to be a bool.