markap14 commented on PR #11175: URL: https://github.com/apache/nifi/pull/11175#issuecomment-4653092664
[claude-opus-4.6] @rfellows Fixed in 69fe7f2: replaced `group.findProcessGroup(groupId)` with `flowManager.getGroup(groupId)` in `StandardControllerServiceProvider#getControllerServiceIdentifiers`, consistent with the approach used elsewhere in this PR. Added a unit test that verifies the lookup succeeds for a group that is not under the main root. -- 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]
