Actions
Task #98327
closedscheduler: Streamline "executed" FlashMessage
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2022-09-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In 2021, the scheduler was revised somewhat, as was the information in the flash message. Example:
<trans-unit id="msg.taskEnabled" resname="msg.taskEnabled">
<source>Task "%s" with uid "%s" has been enabled.</source>
</trans-unit>
In the not executed/executed state, this information is missing.
Actions