Opened 12 years ago
Last modified 12 years ago
#230 new enhancement
Coherent plan for GroupStatus.is_active
Reported by: | adehnert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Sometime |
Component: | Core | Version: | |
Keywords: | Cc: | ||
Size: | small |
Description
The GroupStatus?.is_active field seems to be used for three things:
- controlling str(GroupStatus?)
- determining whether a group is yellow or red in the group list page
- controlling whether a group appears in the output of util/export_website_groups.py
This is sorta a silly mish-mash, and should probably be made somehow more consistent.
Note: See
TracTickets for help on using
tickets.
In commit c4282e232b5a9a48b9c6d5acb3d0e7c84d77321c, I decouple is_active from at least the first use, since it seems rarely desired: