Actions
Bug #9157
closedJS Script, Node Properties expansion and Quicksearch should be disabled on migration
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
System integration
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
We want to have the following behaviour:
- for new install of 3.1/3.2, we want to enable by default JSscript, Node properties expansion and quicksearch
- for existing instance migrated, we want them to be disabled (no behavior change)
- for future migration, we want to keep the same behavior as the one configured by the user
So we need to :
- add in boostrap.ldif "feature enabled" for the three of them, so that future migration don't thing there are not set,
- add "disable feature" in a migration script, to avoid changing behavior of existing config.
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/1211
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|e2aaeb7cc67ac982dc48601292b00be3c681bb9e.
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.15/14 and 3.2.8/7 which were released today.
- 3.1: Announce Changelog
- 3.2: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions