gafirst / match-uploader

Upload FRC match videos to YouTube in a fast, consistent manner
GNU General Public License v3.0
1 stars 2 forks source link

Old event code still used even after changing it #113

Closed evan10s closed 5 months ago

evan10s commented 6 months ago

Bug description

On behalf of @mazac44:

I changed the event code in the uploader and it shows the new event code, yet it is pulling match data and trying to post the video URLs to the previous event code

The UI and settings file all show that I changed it, but the generated description is pulling from the previous event and same when it tries to post the link. I get a 401 error when posting the link since it is using the auth codes for 2024gadal, but trying to post to 2024scand

I uploaded the Anderson matches using the TBA write secret and everything and it all worked fine. But when switching back to Dalton is when the issue occurred. It changed the video name to what I updated it to. It was just the API calls to TBA that were wrong

Event codes: 2024scand / 2024gadal

Match Uploader version

3.2.1

Are you running Match Uploader using the official Docker Compose setup?

Yes

Which part(s) of Match Uploader are affected?

Server, The Blue Alliance integration

Relevant error or log output

No response

github-actions[bot] commented 5 months ago

:tada: This issue has been resolved in version 3.2.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: