Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.0.0
-
None
Description
If we create a template that includes a Controller Service and then try to instantiate it, we get an error that indicates that the type does not exist because it references the Controller Service "simple class name" instead of the fully qualified class name.
Additionally, if there is already a template with a controller service, attempting to instantiate it results in the controller services not being added to the flow.
Attachments
Issue Links
- relates to
-
NIFI-1882 Templates - Ensure Controller Services are scoped by Process Group
- Resolved
- links to