Skip to content

Conversation

@polypixeldev
Copy link
Member

Summary of the problem

See https://hackclub.slack.com/archives/CN523HLKW/p1762382193901539 - non-admin users couldn't create invite links since the form and links controller were using links that included the event ID instead of the slug in the path. SetEvent restricts using event IDs to only auditors+.

Describe your changes

Replaced the url helper calls to just use event: instead of the ID, as the url helper automatically handles using the slug.
Tested in development.

@polypixeldev polypixeldev requested review from a team as code owners November 7, 2025 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants