Backlog #2117

Reference parameters within a context

Added by Steffen Claus about 8 years ago. Updated over 7 years ago.

Status:PendingStart date:06/12/2013
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:Core & System
Target version:-

Description

I am trying to dynamically define needed files for a template as follows:

CONTEXT[
FILES_DS="$FILE[IMAGE=\"testfile\"] $FILE[IMAGE=\"$MY_NAME\"]"
]
MY_NAME="image-name"

This doesn't work at the moment, as the parameter $MY_NAME is not expanded.

History

#1 Updated by Ruben S. Montero about 8 years ago

  • Tracker changed from Request to Backlog
  • Category set to Core & System

This makes sense indeed. I am moving this to the backlog to implement it in a future release. This issue will deal with this and a more general situation where substitutions may happen in other variables.

Additionally we may consider it in relation with flow, so variables can be substitute in multiple service templates.

THANKS for your feedback

Also available in: Atom PDF