-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[4.4] [cli] TasksListCommand fix deprecation when execution = manual #43750
Conversation
Works |
@brbrbr If you have tested this PR, please mark your result in the issue tracker here https://issues.joomla.org/tracker/joomla-cms/43750 by using the blue "Test this" button at the top left corner, then selecting the test result and finally submit. This is needed so that the test result is properly counted. It needs 2 successful tests for each PR to get accepted. You can help with that by marking your test result. Thanks in advance. |
I have tested this item ✅ successfully on 76f91e9 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43750. |
@brbrbr Thanks for testing. |
I have tested this item ✅ successfully on 76f91e9 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43750. |
@viocassel Thanks for testing. |
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43750. |
Thank you! |
Pull Request for Issue #43665 .
Summary of Changes
cover only the cli part
fix deprecation
Testing Instructions
Create a scheduled task with Execution Rule on Manual
execute the command line scheduler:list
Actual result BEFORE applying this Pull Request
fix deprecation
Expected result AFTER applying this Pull Request
no deprecation
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed