Can't seed string sets
Open
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Looking for a way to add string sets to seeds, when putting this in an array it just seeds a list
Any ideas?
Contributor guide
Research direction
Start by locating the seed-handling entry point and tracing how arrays are converted into DynamoDB values. Compare the current list behavior with the representation required for string sets; done means seed definitions can create string sets rather than lists, with coverage for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100