Skip to content

[FIX][16.0] auth_partner: check if auth_partner.exists()#566

Merged
OCA-git-bot merged 1 commit into
OCA:16.0from
imbarbudiman:auth_partner_fix_decode_token
Feb 10, 2026
Merged

[FIX][16.0] auth_partner: check if auth_partner.exists()#566
OCA-git-bot merged 1 commit into
OCA:16.0from
imbarbudiman:auth_partner_fix_decode_token

Conversation

@imbarbudiman

Copy link
Copy Markdown
Contributor

browse() will return a pseudo-record.
Use browse().exists() to ensure the record exists.

browse() will return a pseudo-record.
Use browse().exists() to ensure the record exists.

@sebastienbeau sebastienbeau left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM (code review)

@sebastienbeau

Copy link
Copy Markdown
Member

/ocabot merge patch

@OCA-git-bot

Copy link
Copy Markdown
Contributor

@sebastienbeau The merge process could not start, because command git fetch origin pull/566/head:tmp-pr-566 failed with output:

remote: Internal Server Error
fatal: unable to access 'https://github.com/OCA/rest-framework/': The requested URL returned error: 500

@sebastienbeau

Copy link
Copy Markdown
Member

/ocabot merge patch

@OCA-git-bot

Copy link
Copy Markdown
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 16.0-ocabot-merge-pr-566-by-sebastienbeau-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 961f5ec into OCA:16.0 Feb 10, 2026
6 of 7 checks passed
@OCA-git-bot

Copy link
Copy Markdown
Contributor

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

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