rubyforgood / rubyforgood/awbw
Adjust Resource::KIND values
Open
Nobody has claimed this yet.
post-prod-data-import
stakeholder-question
- Dominant language
- Ruby
- Stars
- 15
- Forks
- 26
- Avg merge
- 12h 42m
- Merged PRs (30d)
- 242
Description
Make a plan w stakeholder for how to reassign these values/records.
- Should these all be stories? ("Story", "LeaderSpotlight", "SectorImpact", "Scholarship")
- Should these be Categories or ServicePopulations? ("Theme")
Test db has more kinds than are used in the UI dropdown.
resource.rb KIND might need to become a couple variables to handle all kinds vs public-facing kinds.
["",
"Form",
"form",
"Handout",
"Handout Folleto",
"handout",
"TOOLKIT",
"Toolkit",
"Scholarship",
"Template",
"Theme",
"SectorImpact",
"LEADERSPOTLIGHT",
"LeaderSpotlight",
"STORY",
"Story",
]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.