Open
Description
Dependencies:
- Define Knowledgebase (KB) roles, APIs, and API privileges for user and groups #393
- Create API for KB to read other kb users and read groups for those users. #331
Overview
- As a knowledgebase admin (kb-admin) I want to see telephone in addition to basic user info (see Define Knowledgebase (KB) roles, APIs, and API privileges for user and groups #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
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🆕New Issue Review