Language Change
PBF
?
Pending
User tests:
Successful:
Unsuccessful:
Addresses a concern from #36201.
Summary of Changes
- Saving responses from the GET Request is now optional and disabled by default.
- The saved result now uses the
tmp_dir
from the global configuration.
Testing Instructions
- Make a task
G1
with the GET Request routine, keep "Save Response" disabled.
- Make another task
G2
with "Save Response" enabled.
- Trigger the tasks either by waiting or by manually running from the list view.
Actual result BEFORE applying this Pull Request
- There is no option to not save the response.
- Response is saved in the
tmp/
directory blind to the tmp_dir
configuration.
Expected result AFTER applying this Pull Request
- There is an option to not save the response making retention opt-in. Response for the
G1
task is not saved while response for the G2
task is saved.
tmp_dir
configuration is respected.
Documentation Changes Required
nil
ditsuke
-
open
-
3 Feb 2022
joomla-cms-bot
-
change
-
3 Feb 2022
Category |
|
⇒ |
Administration
Language & Strings
Front End
Plugins
|
Labels |
Added:
Language Change
?
|
Title |
… |
Make it Optional to Save Response from the GET Request Task Routine |
[4.1] Make it Optional to Save Response from the GET Request Task Routine |
|
ditsuke
-
change
-
22 Apr 2022
HLeithner
-
change
-
24 Apr 2024
Title |
… |
[4.1] Make it Optional to Save Response from the GET Request Task Routine |
[5.2] Make it Optional to Save Response from the GET Request Task Routine |
|
HLeithner
-
edited
-
24 Apr 2024
HLeithner
-
change
-
2 Sep 2024
Title |
… |
[5.2] Make it Optional to Save Response from the GET Request Task Routine |
[5.3] Make it Optional to Save Response from the GET Request Task Routine |
|
HLeithner
-
edited
-
2 Sep 2024
HLeithner
-
change
-
4 Mar 2025
Title |
… |
[5.3] Make it Optional to Save Response from the GET Request Task Routine |
[6.0] Make it Optional to Save Response from the GET Request Task Routine |
|
HLeithner
-
edited
-
4 Mar 2025
Add a Comment
Login with GitHub to post a comment
This pull request has automatically rebased to 4.2-dev.