-
Bug Report
-
Resolution: Won't Do
-
L3 - Default
-
None
-
None
-
None
-
Not defined
Context:
During the last preview release, we noticed that the release job set the previous version to 3.8.0 when it should be 3.9.0-preview-1. This then lead to issues when validating the schema version against to to/fromVersions of the upgradePlans when running migrationIT. We should adjust the release job to instead set the previous version to the respective preview release.
See here:
https://github.com/camunda/camunda-optimize/blob/master/.ci/pipelines/release_optimize.groovy#L245
AT:
- release job correctly sets preview releases as previous versions