agdsn / pycroft

The AG DSN management system
Apache License 2.0
19 stars 9 forks source link

Allow deletion of future group memberships #747

Open rouven0 opened 6 days ago

rouven0 commented 6 days ago

When planning a group membership that has a start date in the future, there is currently no intuitive way to cancel that membership. The only workaround existing in the UI is to set both start and end date of the membership in the past. Nonetheless, this will lead to the group membership existing in the group history of the affected user.

lukasjuhrich commented 6 days ago

We can reuse end_membership here and just show a different button (the trash button)