
Bulk edit improvements
lucko opened this issue ยท 1 comments
- Change the process to actually manually edit the entries, instead of loading a full instance, making a change and then saving. (basically use sql queries where possible, and rewrite that for yml/json)
- Add: mass change a permission from x --> z
- Add: mass remove a permission
This should make the process more useful, and more efficient for a large dataset.
Added in f6f9840