mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 02:28:31 +00:00
eb2ebefc46
- Ensuring the group id is always set in the properties table when loading properties. - Using a common approach to getting parameters in nfControllerService. - Code clean up. - Addressing review feedback. - Ensuring the service dialog is closed when navigating to the parameter context dialog. This closes #4322