Open Neecolaa opened 2 years ago
I am unsure of this table. When I went to the spreadsheet, it says the following, which looking at the example would only make sense for Communities of Practice. Which are projects but all projects won't have this.
Table Name | Has Issue (provide issue number linked) | Priority | Junction Table (T/F) | Tables Joined To | Brief Description | Long Description | Visible to whom | Tables Joined To as checkboxes |
---|---|---|---|---|---|---|---|---|
leadership_type | https://github.com/hackforla/peopledepot/issues/42 | F | project (one-to-many) | Dictionary of leadership types to be associated with a project | i.e. "Mentor Led", "Peer Led" | - [ ] project (one-to-many) |
I edited the field types to use textfield for description
@swdesign13 Please provide update
I am unsure of this table. When I went to the spreadsheet, it says the following, which looking at the example would only make sense for Communities of Practice. Which are projects but all projects won't have this.
Table Name Has Issue (provide issue number linked) Priority Junction Table (T/F) Tables Joined To Brief Description Long Description Visible to whom Tables Joined To as checkboxes leadership_type #42 F project (one-to-many) Dictionary of leadership types to be associated with a project i.e. "Mentor Led", "Peer Led" - [ ] project (one-to-many)
@ExperimentsInHonesty Did we resolve this uncertainty? That's the only block for this table being re-added to the Prioritized backlog.
If not all projects have a leadership_type
, we could allow leadership_type_id
in project
to be null. project_leads
would also be null in that case, since there wouldn't be any leads.
Only CoPs have leadership_type
- and projects are product
by default.
Overview
We need to create the leadership_type table so that we can update a shared data store across hackforla.org, vrms, civictechjobs, and tables (onboarding) project.
Details
A table and a model are the same thing
Action Items
Resources/Instructions
Description
Dictionary of leadership types to be associated with a project i.e. "Mentor Led", "Peer Led"
Data Fields
Copied from spreadsheet and checked off according to ERD. (unchecked items indicate a mismatch between ERD and spreadsheet, which requires a review)
In ERD only (having items here indicates a mismatch, which requires a review)
Associated Tables
Copied from spreadsheet and checked off according to ERD. (unchecked items indicate a mismatch between ERD and spreadsheet, which requires a review)
In ERD only (having items here indicates a mismatch, which requires a review)