Skip to content

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

Open
imbarbudiman wants to merge 1 commit intoOCA:16.0from
imbarbudiman:auth_partner_fix_decode_token
Open

[FIX][16.0] auth_partner: check if auth_partner.exists()#566
imbarbudiman wants to merge 1 commit intoOCA:16.0from
imbarbudiman:auth_partner_fix_decode_token

Conversation

@imbarbudiman
Copy link

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.
Copy link
Member

@sebastienbeau sebastienbeau left a comment

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
Member

/ocabot merge patch

@OCA-git-bot
Copy link
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

Sign up for free to 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.

4 participants