rfellows opened a new pull request, #9173: URL: https://github.com/apache/nifi/pull/9173
_This should be merged along with #9138. When that allows adding of referenced assets to a parameter via the REST API the UI needs to be aware as to not overwrite this value if someone edits the parameter description from the UI._ [NIFI-13641](https://issues.apache.org/jira/browse/NIFI-13641) If a parameter has referenced assets, the textual value (the path to the file) should be removed (if unchanged in the UI) before submitting it in an update request. This really only applies when a user might change the description of a parameter that has a referenced asset. However, if the user decides to change the value of the parameter in the UI, it should still respect that. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
