View Issue Details

IDProjectCategoryView StatusLast Update
0005170Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-12-19 17:50
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005170: Edit member: member directory does not show invalidated members
DescriptionWhile it is good that the member directory does not show invalidated members for regular members, it probably should show invalidated members for those with permission to edit members. That is because the do-next for editing a member takes you to the member directory screen, but since invalidated members are not visible, there is no way to edit them.
TagsNo tags attached.
Sponsorship open

Activities

Patrick Schmalstig

2022-12-19 17:50

administrator   ~0007810

This was a block issue: main_members has include_non_confirmed which defaulted to exclude, even for admins.

I left it on the default of exclude, but added include_non_confirmed=include on the member directory menu items in the Admin Zone.

Issue History

Date Modified Username Field Change
2022-12-19 17:36 Patrick Schmalstig New Issue
2022-12-19 17:36 Patrick Schmalstig Status non-assigned => assigned
2022-12-19 17:36 Patrick Schmalstig Assigned To => Patrick Schmalstig
2022-12-19 17:50 Patrick Schmalstig Note Added: 0007810
2022-12-19 17:50 Patrick Schmalstig Status assigned => resolved
2022-12-19 17:50 Patrick Schmalstig Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised