Clean-Up Job Fails

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sspro
    Junior Member
    • Jun 2023
    • 8

    Clean-Up Job Fails

    We are only able to run the cleanup command if $this->cleanupDeletedRecords(); is commented out in application/Espo/Classes/Jobs/Cleanup.php otherwise it will fail and produce the following error.

    [2023-08-30 17:01:19] ERROR: JobManager: Failed job running, job '64ef74f4924ec680e'. SQLSTATE[42S22]: Column not found: 1054 Unknown column 'currency.deleted' in 'field list'; at /var/www/html/application/Espo/ORM/Executor/DefaultSqlExecutor.php:76.

    Please advise.

    Thank you.
  • yuri
    Member
    • Mar 2014
    • 8469

    #2
    What EspoCRM version?
    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


    • yuri
      yuri commented
      Editing a comment
      Might be <7.4.6.
Working...