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

Match scouting errors for secondary robots #111

Open
NonBinary-Programmer opened this issue Nov 13, 2022 · 1 comment · May be fixed by #171
Open

Match scouting errors for secondary robots #111

NonBinary-Programmer opened this issue Nov 13, 2022 · 1 comment · May be fixed by #171
Assignees
Labels
bug Something isn't working. Complexity - 1 Small Issue is estimated to require a few code tweaks here and there. Importance - 3 High A high-severity issue that impacts users' ability to scout.

Comments

@NonBinary-Programmer
Copy link

When trying to do match scouting for a secondary robot, an error occurs saying Error: Team frc{number}B does not exist. Link

Screenshot:
image

@JL102 JL102 self-assigned this Nov 24, 2022
@caburum
Copy link
Contributor

caburum commented Nov 12, 2023

reported again in discord, potential fix ideas:

  • for team info pages, if the team key ends in a letter, use the number-only version to fetch team info instead (though this could cause issues with images if they end up having the same key)
  • just don't crash the app, show a "no team found" error for the db info, but allow storing under these team keys anyways

@caburum caburum added the bug Something isn't working. label Nov 12, 2023
@JL102 JL102 linked a pull request Nov 13, 2023 that will close this issue
@JL102 JL102 added Importance - 3 High A high-severity issue that impacts users' ability to scout. Complexity - 1 Small Issue is estimated to require a few code tweaks here and there. labels Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. Complexity - 1 Small Issue is estimated to require a few code tweaks here and there. Importance - 3 High A high-severity issue that impacts users' ability to scout.
Development

Successfully merging a pull request may close this issue.

3 participants