[
https://issues.apache.org/jira/browse/NIFI-8386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman resolved NIFI-8386.
-------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
> When fetching Parameter Context/Variable Registry/Controller Services,
> referencing components should include bulletins
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-8386
> URL: https://issues.apache.org/jira/browse/NIFI-8386
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.14.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> When a request is made to fetch a Parameter Context, a Variable Registry, or
> a Controller Service, we send back a list of referencing entities. This
> includes things like validation errors but not bulletins. The UI is then
> forced to query the bulletin board to get bulletins for each of the affected
> components. While it does perform some batching, it must make a lot of
> requests. We should instead just include the bulletins in the data model.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)