thewca / worldcubeassociation.org

All of the code that runs on worldcubeassociation.org
https://www.worldcubeassociation.org/
GNU General Public License v3.0
329 stars 176 forks source link

Allow Trainee Delegates to Manage Competitions #6011

Closed Epride closed 3 years ago

Epride commented 3 years ago

When generating scrambles Trainee Delegates are unable to see the list of competitions which they are listed as a trainee for and can only see the competitions they are an organizer for. Ideally they should also be able to see and generate scrambles for any competitions that they are a Trainee Delegate of.

campos20 commented 3 years ago

The list is fetched from the WCA's website endpoint, there's nothing we can do on TNoodle's side. The issue should be open there,

Epride commented 3 years ago

Thanks! Apologies for opening in the wrong spot.

campos20 commented 3 years ago

I'm trying to move this to there, wait a minute, please

campos20 commented 3 years ago

Relevant code

https://github.com/thewca/worldcubeassociation.org/blob/ce57e2af345d7ad5cb4c0841315073b27eecaf5b/WcaOnRails/app/controllers/api/v0/competitions_controller.rb#L8-L12