Actions
Bug #13025
closedArchitecture #12912: Use giter8 for plugin template
Remaning "datasources" in g8 template
Bug #13025:
Remaning "datasources" in g8 template
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
We have in the template:
61: val datasourceMenu = (
62: Menu("dataSourceManagement", <span>Data sources</span>) /
63: "secure" / "administration" / "dataSourceManagement"
71: Menu(l , m.kids.toSeq :+ datasourceMenu:_* )
In place of the corresponding variables.
Updated by François ARMAND over 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/76
Updated by François ARMAND over 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:rudder-plugins|74a744e3794101b25a39c22f35083207af59f492.
Updated by Benoît PECCATTE over 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.4 which was released today.
- 4.3.4: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Vincent MEMBRÉ over 7 years ago
- Parent task set to #12912
Updated by Vincent MEMBRÉ over 7 years ago
- Target version set to 4.3
Actions