[
https://issues.apache.org/jira/browse/NIFI-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Bende updated NIFI-3908:
------------------------------
Status: Patch Available (was: In Progress)
Fix included in NIFI-3904 and PR 1808.
> 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)