[
https://issues.apache.org/jira/browse/NIFI-16179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Secules updated NIFI-16179:
--------------------------------
Description:
Add a boolean query parameter to all applicable ParameterContext endpoints
which will allow the user to exclude referencing components from the response.
The referencing components array can make the response very large.
This is similar to the query parameter already on ControllerService requests.
It should be named the same for symmetry.
Use the new query parameter on the UI in places where parameter references
aren't shown to the user. The UI should only request references when showing a
single parameter's detail page rather than eagerly when the user loads the
whole parameter context.
was:
Add a boolean query parameter to all applicable ParameterContext endpoints
which will allow the user to exclude referencing components from the response.
The referencing components array can make the response very large.
This is similar to the query parameter already on ControllerService requests.
Use the new query parameter on the UI in places where parameter references
aren't shown to the user. The UI should only request references when showing a
single parameter's detail page rather than eagerly when the user loads the
whole parameter context.
> Add "includeReferencingComponents" query param to ParameterContext endpoints
> ----------------------------------------------------------------------------
>
> Key: NIFI-16179
> URL: https://issues.apache.org/jira/browse/NIFI-16179
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Eric Secules
> Priority: Major
>
> Add a boolean query parameter to all applicable ParameterContext endpoints
> which will allow the user to exclude referencing components from the
> response. The referencing components array can make the response very large.
> This is similar to the query parameter already on ControllerService requests.
> It should be named the same for symmetry.
> Use the new query parameter on the UI in places where parameter references
> aren't shown to the user. The UI should only request references when showing
> a single parameter's detail page rather than eagerly when the user loads the
> whole parameter context.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)