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

Fix past data dumps affected by #6 #7

Open
prusswan opened this issue May 29, 2018 · 1 comment
Open

Fix past data dumps affected by #6 #7

prusswan opened this issue May 29, 2018 · 1 comment

Comments

@prusswan
Copy link
Owner

prusswan commented May 29, 2018

Quota table was not dumped by id order (#6), so Unit.quota_id was mapped to the wrong quota

This can be verified and fixed using Unit.check_quotas and Unit.fix_quotas

Note: Unit.fix_quotas will dump the quotas in the correct order (inferred from unit order). After re-seeding, the quotas will be in the correct order, without having to update Unit.quota_id.

@prusswan prusswan changed the title Fix past data dumps affected by #5 Fix past data dumps affected by #6 May 29, 2018
@prusswan
Copy link
Owner Author

prusswan commented Aug 30, 2018

Progress:

  • 2018 May
  • 2017 Nov
  • 2017 May
  • 2016 Nov
  • 2016 May
  • 2015 Nov
  • 2015 May
  • 2014 Nov
  • 2014 May
  • 2013 Nov
  • 2013 May

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant