Skip to content

NIFI-16179 add optional includeReferencingComponents query parameter to parameter context endpoints - #11523

Draft
esecules wants to merge 1 commit into
apache:mainfrom
esecules:NIFI-16179
Draft

NIFI-16179 add optional includeReferencingComponents query parameter to parameter context endpoints#11523
esecules wants to merge 1 commit into
apache:mainfrom
esecules:NIFI-16179

Conversation

@esecules

@esecules esecules commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Summary

NIFI-16179

Added optional includeReferencingComponents query parameter to endpoints in requests for a ParameterContexts. This can reduce the response size greatly when a parameter is referenced by many components and the user does not need the references.

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000
  • Pull request contains commits signed with a registered key indicating Verified status

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using ./mvnw clean install -P contrib-check
    • JDK 21
    • JDK 25

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

@esecules
esecules force-pushed the NIFI-16179 branch 2 times, most recently from 999071c to 2bbc864 Compare August 10, 2026 20:06
…s to exclude referencing components from the response.

Updated the UI callers so they correctly include or omit parameter
referencing components if they don't use them
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant