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 exercise locking #109

Closed
julian-george opened this issue Jan 25, 2023 · 1 comment
Closed

Fix exercise locking #109

julian-george opened this issue Jan 25, 2023 · 1 comment
Labels
significant fix Time-intensive fix to unwanted behavior or bug

Comments

@julian-george
Copy link
Collaborator

julian-george commented Jan 25, 2023

Currently, exercises that have already been performed in a transposition are not being marked as locked. This presumably has something to do with the changes to transposition in the models. Figure out why performing a transposed exercise doesn't lock the exercise, fix it, and write a migration to search through PerformanceData for exercises that are erroneously unlocked and lock them.

@ospreyelm
Copy link
Owner

Cause of this is now resolved. Migrations still needed.

@ospreyelm ospreyelm added significant fix Time-intensive fix to unwanted behavior or bug and removed bug labels Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
significant fix Time-intensive fix to unwanted behavior or bug
Projects
None yet
Development

No branches or pull requests

2 participants