Skip to content

Staging to Production - #71

Merged
susrisha merged 3 commits into
productionfrom
staging
Aug 6, 2026
Merged

Staging to Production#71
susrisha merged 3 commits into
productionfrom
staging

Conversation

@susrisha

@susrisha susrisha commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

This pull request makes a minor change to the provision method in the Api::UsersController. The lines resetting the user's authentication provider and UID have been commented out, which means these fields will now retain their existing values during user provisioning.

  • The lines setting user.auth_provider and user.auth_uid to nil are now commented out in app/controllers/api/users_controller.rb, so these attributes are no longer cleared during provisioning.

Bug number: 4132

Fixes the provision API call that is rendering auth_provider and auth_uid null
@susrisha
susrisha merged commit c9464a5 into production Aug 6, 2026
6 of 20 checks passed
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
1 Warning
⚠️ Merge commits are found in PR. Please rebase to get rid of the merge commits in this PR, see CONTRIBUTING.md.

Generated by 🚫 Danger

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.

1 participant