Skip to content
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.

Implement "chapter" field in schemas #378

Open
3 tasks
kenetec opened this issue Jul 19, 2020 · 0 comments
Open
3 tasks

Implement "chapter" field in schemas #378

kenetec opened this issue Jul 19, 2020 · 0 comments

Comments

@kenetec
Copy link
Contributor

kenetec commented Jul 19, 2020

Summary
To implement cross-chapter usage, we will need to add a "chapter" field to some of our schemas.

Problem/Current Functionality
The recruitment portal was designed for one chapter, however, many chapters can benefit from this product. Right now, there is no way to delineate between chapters.

Solution

  1. Add a "chapter" string field to:
    • User
    • Workspace
  2. Edit the calls to the db to make sure chapters match.
  3. Edit /userRoles endpoint to allow for chapter to be updated.
  4. Add chapter column in adminRoles page.

Acceptance Criteria / User Stories

  • As a director, I should be able to:
    • Set the chapter of a user.
  • As a user, I should see only resources that are specific to the chapter.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant