Actions
Bug #2634
closedEnvironnement variables not accepted (value duplication)
Status:
Released
Priority:
3
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
The present inventory schema does not accept reports where to environnement have same name and value but case is different
(aka :
Name:ENVVAR,value=42
Name:envvar,value=42
)
We should switch from matching rule "CaseIgnore" to "CaseExact" in inventory schema
Updated by Vincent MEMBRÉ over 12 years ago
- Status changed from New to Pending technical review
- % Done changed from 0 to 100
Applied in changeset 58ca1632642b053f1793b893fd44fe6d327d4b53.
Updated by Vincent MEMBRÉ over 12 years ago
- Subject changed from Environnement cariable not accepted (value duplication) to Environnement variables not accepted (value duplication)
Updated by Jonathan CLARKE over 12 years ago
- Status changed from Pending technical review to Released
Looks good to me!
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 50 to 2.4.0~beta3
Updated by Benoît PECCATTE over 9 years ago
- Category changed from 26 to Web - Nodes & inventories
Actions