Commit c0b0ada
[BUGFIX] Allow to stop disabled task
Since also disabled tasks can be executed, it
is now possible to stop them, once executed.
This is important in case the task does not stop
automatically, e.g. due to some error on execution.
Resolves: #106688
Releases: main
Change-Id: I8b0ddf9f0f94c659e52cc78a2993245d2323f8ba
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/89370
Tested-by: core-ci <typo3@b13.com>
Reviewed-by: Markus Klein <markus.klein@typo3.org>
Tested-by: Benni Mack <benni@typo3.org>
Tested-by: Markus Klein <markus.klein@typo3.org>
Reviewed-by: Benni Mack <benni@typo3.org>1 parent 9076944 commit c0b0ada
File tree
1 file changed
+2
-2
lines changed- typo3/sysext/scheduler/Classes/Domain/Repository
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
484 | | - | |
| 483 | + | |
| 484 | + | |
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
| |||
0 commit comments