bbende commented on issue #3536: NIFI-6380: Introduced the notion of Parameters and Parameter Contexts… URL: https://github.com/apache/nifi/pull/3536#issuecomment-514781506 Re-testing the references looks like two of them are still slightly off when the property supports EL... ``` ##{param1} -> param1-dev (should be #{param1}) ####{param1} -> #{param1} (should be ##{param1}) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
