When mass updating records for administrative reasons (you may have to change the record's team or update a simple field) the list view may become messy if you are sorting by modified at field as all these records will be moved on top and you will lose the original sorting basically.
As such, I propose to add some save options (https://docs.espocrm.com/development/orm/#save-options) such as Silent, Skip Hooks and Skip All.

This would really improve the mass update feature.
As such, I propose to add some save options (https://docs.espocrm.com/development/orm/#save-options) such as Silent, Skip Hooks and Skip All.
This would really improve the mass update feature.

Comment