{#LLDMACRO}.regsub not supported in key

XMLWordPrintable

    • Type: Problem report
    • Resolution: Fixed
    • Priority: Trivial
    • 5.0 (plan)
    • Affects Version/s: 4.2.0
    • Component/s: Documentation (D)
    • None
    • Sprint 63 (Apr 2020)

      Documentation leads me to believe regsub() should be supported in key field, but it is not.

      Defining a key of 

      mt.queue[sid.{{#NAME}.regsub("(.*)",\1)}]

      results in a key of

      mt.queue[sid.{ALPHA.regsub("(.*)",\1)}]

       

      In the name field

      {{#NAME}.regsub("(.*)",\1)}
      

      results in

      ALPHA
      

      as expected.

       

            Assignee:
            Marina Generalova
            Reporter:
            Omni Flux
            Team D
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: