Uploaded image for project: 'Service Design and Creation'
  1. Service Design and Creation
  2. SDC-4505

Support index in tosca functions (nested lists)

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • Montreal Release
    • None
    • None
    • None

      It shall not be possible for the user to select a list nested inside another property recursively and provide index values.

      For example:

      str_prop: get_property ( complex prop, list_str, 0)

      str_prop: get_property (complex_prop, list_complex, 0, str_prop)

      str_prop: get_property (complex_prop, list_complex, 0, list_str, 0)

      Basically any path than can be followed that ends up with a property of the same type as the property being set

            imamsidero imamsidero
            imamsidero imamsidero
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: