Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ER: Skill matrix that support role and users tables #142

Closed
8 tasks
ExperimentsInHonesty opened this issue Mar 24, 2023 · 3 comments
Closed
8 tasks

ER: Skill matrix that support role and users tables #142

ExperimentsInHonesty opened this issue Mar 24, 2023 · 3 comments
Labels
complexity: missing Feature: DB Design p-feature: skills p-feature: user PII: TRUE Table or function has or uses Personally Identifiable Information (PII) ready for Architect role: db architect role: product s: CTJ stakeholder: Civic Tech Jobs s: VRMS stakeholder: VRMS size: 0.5pt Can be done in 3 hours or less

Comments

@ExperimentsInHonesty
Copy link
Member

ExperimentsInHonesty commented Mar 24, 2023

Emergent Requirement - Problem

We are changing from having a lot of titles with descriptions and requirements to a small number of practice areas (research, design, etc.) and need to change the table structure to accommodate that.

Issue you discovered this emergent requirement in

Date discovered

2023-03-23

Did you have to do something temporarily

  • YES
  • NO

Who was involved

@ExperimentsInHonesty , @Neecolaa , @fyliu @yoyoyojoe

What happens if this is not addressed

CTJ can't help people post open roles using the new skills matrix

Resources

Recommended Action Items

  • Make a new issue or revise Make current_skills a many-to-many with a new skills table #90
  • Discuss with team
  • Let a Team Lead know
  • We need to talk to VRMS about permission changes triggering access
  • CTJ to let them know we are removing the
    • responsibilities - varchar
    • qualifications - varchar
  • after discussion make issues below

Potential solutions [draft]

We are going to need a skills table with rows for each user
three more tables

  1. skills list (name of skill, roles associated with, id)
  2. competency level
    (1 (no experience) 2 (exposure) 3 (some experience) 4 (experience) 5 (portfolio item))
  3. table that joins the many users to their many skills
@ExperimentsInHonesty ExperimentsInHonesty changed the title ER: Skill matrix vs that support role and users ER: Skill matrix that support role and users tables Mar 24, 2023
@joey-ma

This comment was marked as resolved.

@ExperimentsInHonesty ExperimentsInHonesty added the PII: TRUE Table or function has or uses Personally Identifiable Information (PII) label May 4, 2023
@PlantGirlCodes
Copy link
Member

PlantGirlCodes commented Aug 18, 2023

@ExperimentsInHonesty
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: missing Feature: DB Design p-feature: skills p-feature: user PII: TRUE Table or function has or uses Personally Identifiable Information (PII) ready for Architect role: db architect role: product s: CTJ stakeholder: Civic Tech Jobs s: VRMS stakeholder: VRMS size: 0.5pt Can be done in 3 hours or less
Projects
Status: Done
Development

No branches or pull requests

3 participants