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

Edge case: Replaying a committed elims match does not reset the bracket display #780

Open
timtim17 opened this issue Nov 14, 2024 · 1 comment
Labels
bug Something isn't working Local

Comments

@timtim17
Copy link

Describe the bug
After committing an elims match, the bracket display is updated to reflect the outcome of the match (e.g. Red wins, Blue advances to lower bracket). If the match is replayed, the bracket retains the previous outcome state.

To Reproduce
Steps to reproduce the behavior:

  1. Generate an elims schedule. Observe that no match outcomes are recorded on the bracket display.
  2. Play and commit Playoff Match 1 such that there is a winner. Wait ~30s. Observe on the bracket that the match outcome is displayed.
  3. Click "Replay" on Playoff Match 1. Observe that the match is reset and prepared for replay (state = UNPLAYED, score reset to 0).
  4. Observe that the bracket never returns to the unplayed state, the winner/lower bracket icons remain.

Expected behavior
The bracket should update to show that the outcome of the match is still pending.

Device (please complete the following information):

  • OS: macOS 15.1 (24B83)
  • Browser: Firefox 131.0.3 (aarch64)
  • FTCLive v6.2.1
@timtim17 timtim17 added bug Something isn't working Local labels Nov 14, 2024
@timtim17
Copy link
Author

As of v6.2.2 the icons seem to be properly updated once a pit display/audience display showing bracket is reloaded, but it does not propagate automatically as it does when the match is initially posted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Local
Projects
None yet
Development

No branches or pull requests

1 participant