Skip to content

[IMP] util/orm: ensure working of auto-subscribe for upgrade purposes#416

Draft
shmn-odoo wants to merge 1 commit into
odoo:masterfrom
odoo-dev:master-imp-discuss-auto-join-shmn
Draft

[IMP] util/orm: ensure working of auto-subscribe for upgrade purposes#416
shmn-odoo wants to merge 1 commit into
odoo:masterfrom
odoo-dev:master-imp-discuss-auto-join-shmn

Conversation

@shmn-odoo

@shmn-odoo shmn-odoo commented Apr 20, 2026

Copy link
Copy Markdown

At the end of an upgrade, the default '#Administrators' channel is sometimes
used to send upgrade-related information to admins, and a new one is created if
the default one is deleted.

In cases where this new channel is created, the auto-subscribe feature is used
to join admins to the channel. The community counterpart of this commit adds a
boolean that needs to be enabled in order to auto-subscribe users.

The goal of this commit is to ensure that the auto-subscribe of users is
correctly handled in such cases.

community: odoo/odoo#247715
enterprise: https://github.com/odoo/enterprise/pull/117048
upgrade: https://github.com/odoo/upgrade/pull/9436

task-4804991

@robodoo

robodoo commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

Pull request status dashboard

Comment thread src/util/orm.py Outdated
@shmn-odoo shmn-odoo force-pushed the master-imp-discuss-auto-join-shmn branch from 3261537 to b08bb56 Compare April 20, 2026 08:30
@aj-fuentes aj-fuentes requested a review from KangOl April 22, 2026 07:58
@shmn-odoo shmn-odoo force-pushed the master-imp-discuss-auto-join-shmn branch 2 times, most recently from 801c265 to 56c4086 Compare May 12, 2026 10:30
@shmn-odoo shmn-odoo changed the title [IMP] util/orm: ensure working of auto-join for upgrade purposes [IMP] util/orm: ensure working of auto-subscribe for upgrade purposes May 12, 2026
@KangOl

KangOl commented May 12, 2026

Copy link
Copy Markdown
Contributor

upgradeci retry with always only mail

@shmn-odoo shmn-odoo force-pushed the master-imp-discuss-auto-join-shmn branch from 56c4086 to ce0ab91 Compare June 17, 2026 09:30
@shmn-odoo shmn-odoo force-pushed the master-imp-discuss-auto-join-shmn branch from ce0ab91 to 642d2e4 Compare June 29, 2026 11:28
At the end of an upgrade, the default '#Administrators' channel is sometimes
used to send upgrade-related information to admins, and a new one is created if
the default one is deleted.

In cases where this new channel is created, the auto-subscribe feature is used
to join admins to the channel. The community counterpart of this commit adds a
boolean that needs to be enabled in order to auto-subscribe users.

The goal of this commit is to ensure that the auto-subscribe of users is
correctly handled in such cases.

community: odoo/odoo#247715
enterprise: odoo/enterprise#117048
upgrade: odoo/upgrade#9436

task-4804991
@shmn-odoo shmn-odoo force-pushed the master-imp-discuss-auto-join-shmn branch from 642d2e4 to ebd6876 Compare July 9, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants