Project

General

Profile

Actions

User story #18105

closed

Implement case within variable declaration

Added by Benoît PECCATTE over 3 years ago. Updated over 2 years ago.

Status:
Released
Priority:
N/A
Category:
rudderc
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
To do
Fix check:
To do
Regression:

Description

To have this :

let var = case {
  debian => "xx",
  default => "yy" 
}
var = if aix => "zz" 


Subtasks 5 (0 open5 closed)

Architecture #18106: Context should contain only variable->type mappingReleasedAlexis MoussetActions
Architecture #18107: Context structure members should be privateReleasedAlexis MoussetActions
Architecture #18108: Parsing of variable declaration and definition should be splitReleasedAlexis MoussetActions
Architecture #18125: Context should be hierarchicReleasedAlexis MoussetActions
Architecture #18127: Paremeter default value should be constantReleasedAlexis MoussetActions

Related issues 1 (0 open1 closed)

Related to Rudder - User story #18136: Implement resource level variablesReleasedAlexis MoussetActions
Actions #1

Updated by Benoît PECCATTE over 3 years ago

  • Target version set to 6.2.0~beta1
Actions #2

Updated by Benoît PECCATTE over 3 years ago

  • Status changed from New to In progress
  • Assignee set to Benoît PECCATTE
Actions #3

Updated by Benoît PECCATTE over 3 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Benoît PECCATTE to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder/pull/3192
Actions #4

Updated by Benoît PECCATTE over 3 years ago

Actions #5

Updated by Benoît PECCATTE over 3 years ago

  • Status changed from Pending technical review to Pending release
Actions #6

Updated by Vincent MEMBRÉ over 3 years ago

  • Target version changed from 6.2.0~beta1 to 7.0.0~beta1
Actions #7

Updated by Vincent MEMBRÉ over 2 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 7.0.0~beta1 which was released today.

Actions

Also available in: Atom PDF