Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-8072

Parameters with spaces don't work within Expression Language

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.12.1
    • 1.14.0
    • Core Framework
    • None
    • Important

    Description

      Parameters can be used within Expression Language. E.g. ${attr:substringAfter(#{param})} 

      But if you have a space in the parameter name, you cannot reference it from within Expression Language. E.g. ${attr:substringAfter(#{param value with space})} won't work 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              maebert Martin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: