Skip to content

[16.0][FIX] queue_job: remove create/delete permissions - #929

Merged
OCA-git-bot merged 1 commit into
OCA:16.0from
guewen:16.0-remove-manager-cd-permission
May 1, 2026
Merged

[16.0][FIX] queue_job: remove create/delete permissions#929
OCA-git-bot merged 1 commit into
OCA:16.0from
guewen:16.0-remove-manager-cd-permission

Conversation

@guewen

Copy link
Copy Markdown
Member

Jobs are always created through sudo() in the Job class, and always deleted by the cron, never by users.

See discussion on #802 (comment)

Backport of #927

Jobs are always created through sudo() in the Job class, and always
deleted by the cron, never by users.
See discussion on OCA#802 (comment)
@OCA-git-bot

Copy link
Copy Markdown
Contributor

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

@guewenguewen changed the title [FIX] queue_job: remove create/delete permissions[16.0][FIX] queue_job: remove create/delete permissionsApr 30, 2026
@guewen

Copy link
Copy Markdown
MemberAuthor

/ocabot merge patch

@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 16.0-ocabot-merge-pr-929-by-guewen-bump-patch, awaiting test results.

@OCA-git-bot
OCA-git-bot merged commit 34ea3cf into OCA:16.0May 1, 2026
7 checks passed
@OCA-git-bot

Copy link
Copy Markdown
Contributor

Congratulations, your PR was merged at 416fe03. Thanks a lot for contributing to OCA. ❤️

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@guewen@OCA-git-bot@sbidoul