Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.2.0
-
None
-
None
Description
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.