Actions
Bug #3516
closedThe migration script in 2.6 is not convergeant
Status:
Released
Priority:
1 (highest)
Assignee:
Matthieu CERDA
Category:
Packaging
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
The migration script in 2.6 is not convergeant.
We introduced in 2.6 the rudder.workflow.enabled property, which replaces (and comments) the rudder.autoDeployOnModification property.
However, commenting it has unexpected results: The old property, also added by the migration script, is re-added everytime since a commented property is not considered present.
We should make some intelligent magic so this does not happen.
Updated by Matthieu CERDA over 11 years ago
- Status changed from New to Pending technical review
- Assignee set to Matthieu CERDA
- Priority changed from N/A to 1 (highest)
- % Done changed from 0 to 100
- Pull Request set to https://github.com/Normation/rudder-packages/pull/43
PR available.
Updated by Matthieu CERDA over 11 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:89ab483bf9cda3fe9e92f1f6506b999e52affe48.
Updated by Jonathan CLARKE over 11 years ago
Applied in changeset commit:0f143fc9603948be5baa1ba289079bb07fa8f840.
Updated by Jonathan CLARKE over 11 years ago
- Status changed from Pending release to Released
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 34 to Rudder
- Category set to Packaging
Actions