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

Rename player identities #626

Closed
sussexrick opened this issue Sep 28, 2022 · 0 comments
Closed

Rename player identities #626

sussexrick opened this issue Sep 28, 2022 · 0 comments
Assignees
Labels
statistics Player, match or team statistics

Comments

@sussexrick
Copy link
Member

sussexrick commented Sep 28, 2022

It should be possible to rename a player identity which is misspelled or incomplete. This issue covers changing to a new name that is still unique. If the name is already in use that is #118.

This might be for members to do themselves, or team owners, or both. Decision - just team owners, to keep it simple. Members can link players or talk to their team owner.

For team owner UX it could be an 'Edit player' page with just the name for starters, extended by #627 and then #118.

The PlayerIdentity record can be updated immediately, but the derived statistics must be updated in small batches by a HostedService outside the main request, to avoid SQL timeouts. Therefore the standard warning about statistics not updating immediately must be displayed.

@sussexrick sussexrick added the statistics Player, match or team statistics label Sep 28, 2022
@sussexrick sussexrick pinned this issue Nov 21, 2022
sussexrick added a commit that referenced this issue Jan 8, 2023
…urface controller which handles an empty field #626
@sussexrick sussexrick self-assigned this Jan 8, 2023
sussexrick added a commit that referenced this issue Jan 9, 2023
sussexrick added a commit that referenced this issue Jan 14, 2023
sussexrick added a commit that referenced this issue Jan 14, 2023
sussexrick added a commit that referenced this issue Jan 14, 2023
… generated an empty route. Ensure there is a route. #626
@sussexrick sussexrick unpinned this issue Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
statistics Player, match or team statistics
Projects
None yet
Development

No branches or pull requests

1 participant