Closed thomas11 closed 3 months ago
Looking good! No breaking changes found. No new resources/functions.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 57.64%. Comparing base (
e50f25a
) to head (6e7a717
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR has been shipped in release v2.55.0.
The various attempts and investigations in #3465 show that the
parameters
property of Automation.JobSchedule cannot be changed once the JobSchedule is created, although it's not marked up as such in the spec. Therefore, add it to the manual list of forceforceNew
properties.Resolves #3465 (but only together with #3503).