Closed hnrkndrssn closed 3 months ago
Release Note: Allow configuring force package download option when creating a runbook
:tada: The fix for this issue has been released in:
Release stream | Release |
---|---|
2024.1 | 2024.1.12953 |
2024.2 | 2024.2.9338 |
2024.3 | 2024.3.9233 |
2024.4+ | all releases |
Severity
Annoyance more than anything
Version
2023.2
Latest Version
I could reproduce the problem in the latest build
What happened?
When creating a new runbook and setting
ForcePackageDownload
totrue
this value is not adhered to and it always ends upFalse
.Reproduction
ForcePackageDownload
set totrue
via the APIForcePackageDownload
set tofalse
Error and Stacktrace
No response
More Information
No response
Workaround
Create the runbook and then update the runbook to set
ForcePackageDownload
totrue
.