Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13.0][FIX] queue_job: triggers stored computed fields before calling 'set_done()' #648

Open
wants to merge 1 commit into
base: 13.0
Choose a base branch
from

Commits on May 17, 2024

  1. queue_job: triggers stored computed fields before calling 'set_done()'

    So the time required to compute such fields by the ORM is taken into
    account when the 'date_done' and 'exec_time' values are set on the job.
    sebalix authored and vincent-hatakeyama committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2d85d0e View commit details
    Browse the repository at this point in the history