#27 closed enhancement (fixed)
Membership confirmation using cycles
Reported by: | adehnert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Fall 2012 |
Component: | Membership confirmation | Version: | |
Keywords: | Cc: | ||
Size: | large |
Description
I think each time we do a membership confirmation cycle, we want it to be a cycle --- each group needs to confirm during that cycle. We should assign both group and people's submissions to a cycle, and enforce that you can submit at most once per cycle (and later submissions modify earlier ones).
Conveniently, fixing this will probably naturally make the status page not full of lies.
Change History (5)
comment:1 Changed 14 years ago by adehnert
- Component changed from Default to Membership confirmation
comment:2 Changed 14 years ago by adehnert
comment:3 Changed 14 years ago by adehnert
- Milestone changed from Sometime to Fall 2012
comment:4 Changed 13 years ago by adehnert
- Resolution set to fixed
- Size set to large
- Status changed from new to closed
Fixed in:
commit 742e9c0b449fe1bb7f2d3a9d50a606ac0a0efd4e Author: Alex Dehnert <adehnert@mit.edu> Date: Sun Nov 4 01:13:13 2012 -0500 Finish support for group membership update cycles The revised workflow is that you visit a group selection page, and select a group to update. That checks authz (ASA-#169) and then loads any old update in the appropriate cycle (ASA-#27).
comment:5 Changed 13 years ago by adehnert
Whoops, new hash: bda4d865e3f659470094cfdd2bebea96f326fe53
Note: See
TracTickets for help on using
tickets.
Half-fixed --- people are in cycles, but groups still aren't. This means that the status page works, at least.