Skip to content

[18.0][FIX] queue_job: remove create/delete permissions#927

Open
guewen wants to merge 1 commit intoOCA:18.0from
guewen:18.0-remove-manager-cd-permission
Open

[18.0][FIX] queue_job: remove create/delete permissions#927
guewen wants to merge 1 commit intoOCA:18.0from
guewen:18.0-remove-manager-cd-permission

Conversation

@guewen
Copy link
Copy Markdown
Member

@guewen guewen commented Apr 30, 2026

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

See discussion on #802 (comment)

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!

@guewen guewen requested review from amh-mw and lmignon April 30, 2026 11:42
@guewen guewen changed the title [FIX] queue_job: remove create/delete permissions [18.0][FIX] queue_job: remove create/delete permissions Apr 30, 2026
Copy link
Copy Markdown
Member

@amh-mw amh-mw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functionally tested locally. LGTM.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants