Route ID migration function doesn't check for existance of ID
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Every time you run the upgrade the route ID migration adds another ID to each route object. It needs to check for the existence before adding another.
This behavior can be seen if you upgrade from 5 to 6, then 6 to 7. Along with if the upgrade fails for any reason - #70
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.