How to check the status of mass update

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • murugappan
    Active Community Member
    • Aug 2017
    • 489

    How to check the status of mass update

    I just did a mass update on 2 field in the account entity. The request is being processed by the cron and i logged out of the app. Now i need to login and check the status of the mass update. How can i do that?
  • yuri
    Member
    • Mar 2014
    • 8859

    #2
    There's no a particular feature to check the status of a mass update if a user closed the modal.

    The admin user can check the job status under Administration > Jobs. The mass update process will create a job. It will have the status Running.
    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

    • macistda
      Member
      • Jul 2022
      • 91

      #3
      If it is a mass update you could sort or filter the field "chanced at" to estimate how much data has already been changed. Subtract that from the total data to be changed before started. Not exactly what you need, I know, otherwise yuri explained the rest.

      Comment

      Working...