Actions
Bug #90488
closedIt is not possible to activate users in the compare BE-User view
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2020-02-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
Reproduce:
- Go to backend user module
- select 2 users for comparison
- click on "compare user list"
- disable a user
- enable the user again
The enable/disable toggle button does not change state and it is not possible to enable the user again.
Additionally if the curent user is added to the comparison list, it is possible to disable the current user which was prevented in previous version of the compare view for obvious reasons.
Updated by Daniel Goerz over 4 years ago
- Related to Feature #90298: Improve user info in beuser module added
Updated by Gerrit Code Review over 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63371
Updated by Gerrit Code Review over 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63371
Updated by Daniel Goerz over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0bbf489ffa683d47e169f63117441714ba42a523.
Actions