[
https://issues.apache.org/jira/browse/NIFI-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013032#comment-16013032
]
ASF subversion and git services commented on NIFI-3908:
-------------------------------------------------------
Commit 3a0004a665c2f7bebe10ec54db08e2b8c7e2804f in nifi's branch
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=3a0004a ]
NIFI-3904 Adding logic to only reload when incoming bundle is different and to
use additional URLs from spec component
NIFI-3908 Changing UI to submit filterType for CSs and filter for processors
and reporting tasks
> 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)