Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fix command #227

Closed
RiccardoM opened this issue Oct 8, 2021 · 0 comments · Fixed by #228
Closed

Add fix command #227

RiccardoM opened this issue Oct 8, 2021 · 0 comments · Fixed by #228
Assignees
Labels
Type: New feature New feature to be implemented

Comments

@RiccardoM
Copy link
Contributor

RiccardoM commented Oct 8, 2021

Feature description

Currently, when we fix something inside BDJuno it happens that the different users need to re-sync the whole database to make sure the data are parsed correctly. Instead, I think we can provide them with a fix command with various subcommands that allow to fix the issues we have solved.

Some useful ones might be:

@RiccardoM RiccardoM added the Type: New feature New feature to be implemented label Oct 8, 2021
@RiccardoM RiccardoM self-assigned this Oct 8, 2021
@RiccardoM RiccardoM mentioned this issue Oct 18, 2021
4 tasks
RiccardoM added a commit that referenced this issue Oct 18, 2021
## Description
This PR implements the `fix` command that allows to fix BDJuno issues without having to re-index the whole database at once.

Closes #227 
Adds a way to fix #208 

## Checklist
- [ ] Targeted PR against correct branch.
- [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
- [ ] Wrote unit tests.  
- [ ] Re-reviewed `Files changed` in the Github PR explorer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New feature New feature to be implemented
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant