Bryan Bende created NIFI-3908:
---------------------------------

             Summary: Changing version on processors is not filtering by type
                 Key: NIFI-3908
                 URL: https://issues.apache.org/jira/browse/NIFI-3908
             Project: Apache NiFi
          Issue Type: Bug
    Affects Versions: 1.2.0
            Reporter: Bryan Bende
            Assignee: Bryan Bende
             Fix For: 1.3.0


The "processor-types" endpoint accepts query params for:
bundleGroupFilter
bundleArtifactFilter
type

The "controller-service-types" endpoint accepts:
bundleGroupFilter
bundleArtifactFilter
typeFilter

The "reporting-task-types" endpoint accepts:
bundleGroupFilter
bundleArtifactFilter
type

The front-end is submitting "typeFilter" for all of them.

The result is that when changing the version of a processor, all of the 
processors in the bundle will be returned, instead of just the one processor 
within that bundle. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to