Get rid of the reversion package
Open
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
We haven't been using it properly, and it's filled the database with old versions of items, that we don't currently use.
After moving the database to postgresql, I get lots of errors when saving items. I'm not inclined to debug the package, so I think just remove it and come up with a simpler system for storing checkpoints.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the reversion package integration and reproducing the PostgreSQL save errors; then scope the simpler checkpoint storage and verify that items save without accumulating unused historical versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, postgresql
- Domain
- backend, databases
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100