-
Notifications
You must be signed in to change notification settings - Fork 7
Description
The Cosmetology app uses a multi-state license model, but the codebase we are working from uses the concepts of privileges which were digital records stored in the database. We have determined to remove this record type and it's associated schemas from the Cosmetology codebase as they will not be needed.
This ticket involves designing the new provider schema with the concept of privilege records removed from the table while still generating the needed fields for the frontend to function. We will need to determine which fields will need to be generated at runtime, and which privilege fields will no longer be relevant under this new model. Once the schema is in place, we will remove all references to the irrelevant privilege schemas/fields.
Notes
Questions
Assumptions
Estimate
Tasks
- TODO
- Automated tests
- API Docs
- Postman collection
- PR opened with labels / reviewers / assignee / linked-issue
Implementation Notes
Metadata
Metadata
Assignees
Labels
Type
Projects
Status