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

Allow editing of match dates (and other data) #43

Open
jslater89 opened this issue Feb 28, 2023 · 1 comment
Open

Allow editing of match dates (and other data) #43

jslater89 opened this issue Feb 28, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request p:low Low priority issue.

Comments

@jslater89
Copy link
Owner

This is actually quite a lot harder than it sounds, because it means reencoding matches in my own storage format, or learning to output a (subset of) USPSA's.

Might make the match cache smaller, though.

@jslater89 jslater89 added enhancement New feature or request p:low Low priority issue. labels Feb 28, 2023
@jslater89 jslater89 self-assigned this Feb 28, 2023
@jslater89
Copy link
Owner Author

This is possible, with the new database. I think I should set a 'canonical' flag on matches pulled from a source, and require users to edit a copy rather than allowing edits of the base match.

Probably also good to track last edit time, so we can prompt for full recalculation of rating sets that include edited matches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p:low Low priority issue.
Projects
None yet
Development

No branches or pull requests

1 participant