Actions
Bug #90216
closedInternal Note does not display when user is invalid
Start date:
2020-01-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
sys_note
Complexity:
easy
Is Regression:
Sprint Focus:
Description
Current state:
All internal notes with active creator are displayed. Internal Notes are hidden when the creator is inactive/deleted.
Desirable outcome:
When a note is not personal and the user is deactivated, the note should still be displayed.
--
During the removal of extbase from sys_note repository the query got adjusted a bit and this `feature` got introduced.
See:
- https://review.typo3.org/c/Packages/TYPO3.CMS/+/55804/
- https://forge.typo3.org/issues/84055
Possible solution:
- Add restriction manually
Files
Actions