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

Modify API so kb-admin can view level 2 info. #454

Open
4 tasks
ethanstrominger opened this issue Dec 17, 2024 · 0 comments
Open
4 tasks

Modify API so kb-admin can view level 2 info. #454

ethanstrominger opened this issue Dec 17, 2024 · 0 comments
Labels

Comments

@ethanstrominger
Copy link
Member

ethanstrominger commented Dec 17, 2024

Dependencies:

Overview

Details

Issue #393 describes the functionality. In KB any changes in PD will be replicated to KB and vice versa. Routes are users/basic_info and users/level2_info

Action Items

  • Implement tests
  • Implement feature

Technical Details

There are several ways to do this. This might be the simplest:

In UserBasicInfoSerializer append level 2 info (currently phone - see issue 393) on fields variable.

Suggested Tests

  • Verify response includes level 2 info for a person with kb-admin
  • Verify response is not included for a person with kb-user
@github-project-automation github-project-automation bot moved this to 🆕New Issue Review in P: PD: Project Board Dec 17, 2024
@ethanstrominger ethanstrominger changed the title Add telephone to user/basicinfo for kb-admin Implement user/level2info for kb-admin to see level 2 info for all users Dec 17, 2024
@ethanstrominger ethanstrominger changed the title Implement user/level2info for kb-admin to see level 2 info for all users Create user/level2info for kb-admin to see level 2 info for all users Dec 17, 2024
@ethanstrominger ethanstrominger changed the title Create user/level2info for kb-admin to see level 2 info for all users Modify API so kb-admin can view level 2 info. Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🆕New Issue Review
Development

No branches or pull requests

1 participant