Closed
Description
@atelomycterus - With the challenge forum processor, we are going to only have groups "unarchived" when the corresponding challenge is active.
These are the changes we're thinking:
- When a challenge is initially created (status=
New
), we'll have the group asarchived=true
) - When a challenge transitions to status=
Active
, we'll have the group asarchived=false
) - When the challenge completes, is cancelled, or is deleted, we'll have the group as
archived=true
This way only active challenges should have an unarchived group