Actions
User story #16737
closedrl variables throw error if variable names are the same
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
Variables are globally defined on the cfengine side.
RL needs to deal with this, but the consequences must be handled internally by RL and not weigh on the user
What it implies:
2+ variables having the same name is an error. 2 variables have the same name if they share the same prefix + name.
This is what this PR is about
Updated by Gaëtan POBLON almost 5 years ago
- Status changed from New to In progress
Updated by Gaëtan POBLON almost 5 years ago
- Assignee changed from Gaëtan POBLON to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder/pull/2774
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0~beta1 to 6.1.0~beta2
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0~beta2 to 6.1.0~beta3
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0~beta3 to 6.1.0~rc1
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0~rc1 to 6.1.0~rc2
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0~rc2 to 6.1.0~rc3
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0~rc3 to 6.1.0~rc4
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0~rc4 to 6.1.0
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0 to 6.1.1
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.1 to 6.1.2
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.2 to 6.1.3
Updated by Gaëtan POBLON over 4 years ago
- Status changed from In progress to Rejected
Actions