developmentseed / developmentseed/scoreboard
Running seeds removes previous roles
Open
bug
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Seeds should be idempotent. Right now if we run the seeds on a database that contains existing roles (added by the UI), it will erase them. We should make sure seeds merge data instead of replace.
Contributor guide
Assessment
This issue has not been assessed yet.