Robert Fellows created NIFI-6690:
------------------------------------
Summary: Limit GoTo parameter action to parameters that exist in
the active context.
Key: NIFI-6690
URL: https://issues.apache.org/jira/browse/NIFI-6690
Project: Apache NiFi
Issue Type: Improvement
Components: Core UI
Affects Versions: 1.10.0
Reporter: Robert Fellows
Currently, on the processor controller-service configuration dialogs, if a
value of a property matches the pattern of what a parameter reference looks
like *[1]*, the action to goto that parameter is available. However, if that
parameter does not exist in the parameter context, it can't find it to
highlight it in the table.
The goto action should only be available if the parameter reference matches a
parameter that already exists in the parameter context.
{{*[1]* #\{param name}}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)