Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

11790 Add jupyter notebook for backfilling lear user data from auth #1489

Merged
merged 2 commits into from
Apr 14, 2022

Conversation

argush3
Copy link
Collaborator

@argush3 argush3 commented Apr 14, 2022

Issue #: /bcgov/entity#11790

The notebook added in this PR for backfilling lear user data fixes a lot of instances where the lear user was missing first name and last name data. This caused the ledger to fallback to displaying the username for the filed by value.

Description of changes:

  • Added notebook(/tests/data/misc/backfill_user_data.ipynb) for backfilling lear user data from auth
  • Added get_user_by_username function to auth_api_utils.ipynb

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the lear license (Apache 2.0).

@argush3 argush3 self-assigned this Apr 14, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@argush3 argush3 merged commit 787b314 into bcgov:main Apr 14, 2022
@argush3 argush3 deleted the 11790_backfill_user_data_from_auth branch April 14, 2022 21:57
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.

3 participants