Skip to content

Conversation

@amsys
Copy link

@amsys amsys commented Nov 26, 2015

Existing implementation was broken after API v8 upgrade commit, it magiically worked only during user creation for the first time:

5710085

self was used instead of this on several places.

This commit aims to resolve this issue by moving misleading parts out of the get_or_create_user

Additionally, the logger is now global.

…gically worked only during user creation for the first time:

5710085

`self` was used instead of `this` on several places.

This commit aims to resolve this issue by moving misleading parts out of the get_or_create_user

Additionally, logger is loaded during server start.
@gurneyalex
Copy link
Member

👍

@gurneyalex gurneyalex added this to the 8.0 milestone Nov 26, 2015
@moylop260
Copy link
Contributor

👍

1 similar comment
@sebalix
Copy link
Contributor

sebalix commented Nov 27, 2015

👍

gurneyalex added a commit that referenced this pull request Nov 27, 2015
[FIX] Existing implementation was broken after API v8 upgrade commit
@gurneyalex gurneyalex merged commit 5f99ef1 into OCA:8.0 Nov 27, 2015
@amsys amsys deleted the 8.0 branch December 1, 2015 07:12
StefanRijnhart pushed a commit to StefanRijnhart/server-tools that referenced this pull request Feb 26, 2017
SiesslPhillip pushed a commit to grueneerde/OCA-server-tools that referenced this pull request Nov 20, 2024
Syncing from upstream OCA/server-tools (10.0)
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