Skip to content

Fixes 4132 fix - #69

Merged
susrisha merged 1 commit into
developfrom
bugfix-4132
Aug 6, 2026
Merged

Fixes 4132 fix#69
susrisha merged 1 commit into
developfrom
bugfix-4132

Conversation

@susrisha

@susrisha susrisha commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Fixes the provision API call that is rendering auth_provider and auth_uid null
This pull request makes a minor change to the provision method in app/controllers/api/users_controller.rb. The lines resetting user.auth_provider and user.auth_uid to nil have been commented out, so these fields will now retain their existing values during user provisioning.

Fixes the provision API call that is rendering auth_provider and auth_uid null
@susrisha
susrisha merged commit bffd57b into develop Aug 6, 2026
8 of 22 checks passed
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.

1 participant