hackforla / hackforla/peopledepot

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

Open
#454 1 comment 0 reactions 1 assignee Claimed by @ethanstrominger View on GitHub
complexity: medium ethan milestone: missing p-feature: user PII: FALSE ready for author/assignee role: dev s: kb size: 2pt
Dominant language
Python
Stars
14
Forks
37
Avg merge
9d 15h
Merged PRs (30d)
5

Description

Dependencies:
- [ ] #393
- [ ] #331

### Overview
- As a knowledgebase admin (kb-admin) I want to see telephone in addition to basic user info (see #393) for all users.

### Details
Issue #393 describes the functionality. In KB any changes in PD will be replicated to KB and vice versa. Route is /user/app/kb/dataplus

### Action Items
- [ ] Implement tests
- [ ] Implement feature

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

Create a view specific to the API with a serializer that serializes the desired fields.
### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.