rubyforgood / rubyforgood/awbw

Adjust Resource::KIND values

Open
#231 3 comments 0 reactions 1 assignee View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.