Issue encountered after upgrading pipelines to use v6. Here is an example of the inputs we updated to, which were tested successfully against variables indicated simply with -- but not when surrounded by double quotes--e.g., "--VARIABLE--".
tokenPattern: custom
tokenPrefix: '--'
tokenSuffix: '--'
Is this behavior unexpected, or is there a recommendation for how this can be configured differently from our side?
Issue encountered after upgrading pipelines to use v6. Here is an example of the inputs we updated to, which were tested successfully against variables indicated simply with -- but not when surrounded by double quotes--e.g., "--VARIABLE--".
Is this behavior unexpected, or is there a recommendation for how this can be configured differently from our side?