Actions
Bug #10629
closedDatasources plugin problem when displaying version in the WebUI
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Small
Priority:
0
Name check:
Fix check:
Regression:
Description
Hi,
An error occurred when displaying the datasources plugin version in the WebUI > Plugins Menu
See the screenshot.
Rudder 4.1.1
rudder-plugin-datasources-4.1-1.0.rpkg
Files
Updated by François ARMAND over 7 years ago
- Translation missing: en.field_tag_list set to Sponsored
- Severity set to Minor - inconvenience | misleading | easy workaround
- User visibility set to Operational - other Techniques | Technique editor | Rudder settings
- Effort required set to Small
Updated by François ARMAND over 7 years ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND over 7 years ago
The problem is because the internal method used to parse the file the version property isn't doing substitution of other properties defined in the file.
So we have
rudder-branch=4.1 plugin-branch=1.1-SNAPSHOT plugin-version=${rudder-branch}-${plugin-branch}
And Rudder actually tries to parse the string "${rudder-branch}-${plugin-branch}" as a version.
Updated by Jonathan CLARKE over 7 years ago
- Status changed from In progress to New
- Assignee deleted (
François ARMAND)
Updated by François ARMAND over 7 years ago
- Status changed from New to Pending technical review
- Assignee set to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-plugin-datasources/pull/20
Updated by François ARMAND over 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:rudder-plugin-datasources|9a7db4e9c6c58e00a37ae926f2f508de42249cae.
Updated by Vincent MEMBRÉ over 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.2 which was released today.
- 4.1.2: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Vincent MEMBRÉ over 6 years ago
- Project changed from Rudder to 54
- Category deleted (
71) - Target version changed from 4.1.2 to 427
- Priority changed from 50 to 67
Updated by Vincent MEMBRÉ about 6 years ago
- Project changed from 54 to Datasources
- Target version changed from 427 to 4.1-1.1
Actions