queue icon indicating copy to clipboard operation
queue copied to clipboard

[13.0][FIX] queue_job: recompute with user

Open vincent-hatakeyama opened this issue 1 year ago • 1 comments

When queue_job is not used, recomputing is done with the same user that did the changes. queue_job changes that and the superuser is used instead. That causes problems. For example, when mail are sent, if the superuser has no mail address.

After this change, the original user is used instead of the superuser.

Goes after #648

vincent-hatakeyama avatar May 17 '24 08:05 vincent-hatakeyama

Hi @guewen, some modules you are maintaining are being modified, check this out!

OCA-git-bot avatar May 17 '24 08:05 OCA-git-bot

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Sep 15 '24 12:09 github-actions[bot]