Mass Update - Silent toggle

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kharg
    Senior Member
    • Jun 2021
    • 479

    #1

    Mass Update - Silent toggle

    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.

    Click image for larger version

Name:	image.png
Views:	0
Size:	109.8 KB
ID:	122897

    This would really improve the mass update feature.
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9508

    #2
    The Silent and Skip Modified By parameters could be admin-only options (but not yet sure If it's good). Other ones I'd avoid having even for admins. We should aim to improving auditability and traceability in Espo. Skipping hooks breaks almost everything.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment


    • Kharg
      Kharg commented
      Editing a comment
      Yes, Silent and Skip Modified By should be enough if it skips the Modified At field too.

      Of course this should be an option for admins only in my opinion
Working...