slmnio / slmngg-sfc

New SLMN.GG website & server
5 stars 8 forks source link

Adding matches to Broadcast from schedule on event page #281

Open Knockonwood0 opened 2 weeks ago

Knockonwood0 commented 2 weeks ago

producers can no longer add a match to a broadcast, need to check if staff of events can do it still. need to fix producers being able to add matches

slmnio commented 2 weeks ago

I think this is because it's looking for the Broadcast Manager role instead of Match Editor. I've changed the permissions for the Producer role on Airtable, and if it fixes it then I have a commit ready to set the defaults for Producers too.

https://github.com/slmnio/slmngg-sfc/blob/a9db4b074c6256f0d4cab3d168f51925e1f1056b/website/src/views/sub-views/event/EventSchedule.vue#L258-L266