Feature #31073
closedTrigger execution of a specific task from CLI
100%
Description
This would be a nice feature, it would allow another process to trigger a specific task.
Files
Updated by Bart Dubelaar about 13 years ago
Here is a simple solution that adds an option -i to the CLI command. The option -i should be followed by the id of the task that should be executed. Only the given task is executed, other tasks are left for the next regular run of the cron job.
Updated by Bart Dubelaar about 13 years ago
I can commit it to Gerrit if others are interested in this feature.
Updated by Steffen Ritter about 13 years ago
- Target version set to 4.7.0
Hi Bart,
thank you for your contribution.
Bart Dubelaar wrote:
I can commit it to Gerrit if others are interested in this feature.
Since we are in feature freeze for Version 4.6 this cannot be integrated there (will be released next week).
Anyhow feel free to push it to Gerrit as of next week.
One little remark to your Patch: please correct the space between if and its braces.
regards
Updated by Bart Dubelaar about 13 years ago
Ok, I will do that. I just removed the space in the diff here for readability.
Updated by Felix Kopp almost 13 years ago
Are you still interested in adding this feature?
If there are questions about how to commit you will find input here
http://wiki.typo3.org/Contribution_Walkthrough
Updated by Bart Dubelaar almost 13 years ago
Hi Felix, I will commit it when I find some time. Thanks for reminding me.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12481
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12481
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12481
Updated by Philipp Gampe over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 99b0eea5c37875d076451fd1d07f3ae9224455c1.
Updated by Michael Stucki almost 11 years ago
- Project changed from 739 to TYPO3 Core
- Category changed from scheduler to scheduler