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

fix(signup): admin (un)subscribe possible before sign-up list opens #1972

Conversation

tomudding
Copy link
Member

Description

Should not be possible, as this prevents someone from editing the activity due to the underlying limitations to editing (yes, ideally that should be fixed but that is complex).

Related issues/external references

Fixes GH-1187.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation improvement (no changes to code)
  • Other (please specify)

Should not be possible, as this prevents someone from editing the activity due
to the underlying limitations to editing (yes, ideally that should be fixed but
that is complex).
@tomudding tomudding force-pushed the fix/admin-signup-and-signoff-possible-outside-sign-up-list-being-open branch from ab163de to 1405d12 Compare January 11, 2025 15:00
@tomudding tomudding merged commit bfc2fd9 into GEWIS:main Jan 11, 2025
4 checks passed
github-actions bot added a commit that referenced this pull request Jan 11, 2025
Tom Udding: Merge pull request #1972 from tomudding/fix/admin-signup-and-signoff-possible-outside-sign-up-list-being-open

fix(signup): admin (un)subscribe possible before sign-up list opens

Co-authored-by: tomudding <tomudding@users.noreply.github.com>
github-actions bot added a commit to tomudding/gewisweb that referenced this pull request Jan 11, 2025
Tom Udding: Merge pull request GEWIS#1972 from tomudding/fix/admin-signup-and-signoff-possible-outside-sign-up-list-being-open

fix(signup): admin (un)subscribe possible before sign-up list opens

Co-authored-by: tomudding <tomudding@users.noreply.github.com>
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.

External users can be added to sign-up list even if the activity is unapproved
1 participant