Modify ↓
Opened 12 years ago
Closed 8 years ago
#10754 closed enhancement (fixed)
Selected checkboxes should determine which items are displayed on the Accounts: Cleanup page
Reported by: | Ryan J Ollos | Owned by: | Steffen Hoffmann |
---|---|---|---|
Priority: | normal | Component: | AccountManagerPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
Whether or not any of the checkboxes are selected has no affect on what is displayed when submitting Review account attributes. If only one item is selected when Review account attributes is submitted, then only the attributes of that item should be shown on the Accounts: Cleanup page.
Originally mentioned in #10745.
Attachments (0)
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [12738]) AccountManagerPlugin: Move pager to user list in accounts admin panel, refs #809, #9946, #10682, #10745, #10754 and #10873.
This should fix broken display of extra-long user lists, and it makes selections from user list useful for the clean-up page as requested.
Dumped access to anonymous session attributes for the current solution, so these are no longer available for clean-up in the admin web-UI, but I'll re-implement this later on, if it will be missed too much.