developmentseed / developmentseed/osm-teams
API should strip any prefixed # characters from the team.hashtag string
Open
Category: API
Category: Design Identity and UI
Type: Bug
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The db column `team.hashtag` should be consistent in not having a `#` prefix. We should follow how osmesa and scoreboard are implementing it and store hashtags without prefix.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the API handling for the db column team.hashtag and compare how osmesa and scoreboard implement hashtag storage. Done means any prefixed # characters are removed before the value is stored, leaving team.hashtag without a prefix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100