nutanix / calm-dsl

Keep Calm and DSL On!
https://nutanix.github.io/calm-dsl/
Apache License 2.0
32 stars 51 forks source link

[Improvement] add `no expiration` as an option for reoccurring jobs #264

Closed nxchoople closed 4 months ago

nxchoople commented 1 year ago

Describe the request Add the ability to use no expiration for reoccurring jobs in end date field or as another attribute.

Current behaviour Today when creating a reoccurring job, the only option we have is setting a start date and an end date. There is no option to set no expiration like we can do in the GUI.

Expected behaviour Set the reoccurring job as no expiration and the job won't expire.

dwivediprab commented 9 months ago

Fixed through PR: https://github.com/ideadevice/calm-dsl/pull/283

dwivediprab commented 4 months ago

Issue is fixed in DSL v3.7.2.2 release, Hence closing it.