Bug 22608

Summary: Authentication with Google oAuth does not inherit Default Messaging Preferences from default user category
Product: Koha Reporter: Claudio Costales <costalc>
Component: AuthenticationAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: dpavlin
Version: 18.05   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Claudio Costales 2019-03-29 14:46:18 UTC
GoogleOpenIDConnectDefaultCategory defines the category of a new user when it is created after oAuth authentication and GoogleOpenIDConnectAutoRegister is ON (Allow). This procedure should inherit category's Default Messaging Preferences but now it does not. It would be nice if it could.