Skip to content

NIFI-10542: set sensitivity for new parameters in a synced parameter context#6446

Merged
mcgilman merged 4 commits intoapache:mainfrom
mtien-apache:NIFI-10542
Sep 26, 2022
Merged

NIFI-10542: set sensitivity for new parameters in a synced parameter context#6446
mcgilman merged 4 commits intoapache:mainfrom
mtien-apache:NIFI-10542

Conversation

@mtien-apache
Copy link
Copy Markdown
Contributor

Summary

NIFI-10542

Additional UI improvements for Parameter Providers.

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-10542
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-10542

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 mvn clean install -P contrib-check
    • JDK 8
    • JDK 11
    • JDK 17

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

@mtien-apache mtien-apache marked this pull request as ready for review September 26, 2022 20:27
- fix showing a referencing icon for a missing but removed parameter
Copy link
Copy Markdown
Contributor

@mcgilman mcgilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mtien-apache! Will merge once CI completes.

@mcgilman mcgilman merged commit 34084d0 into apache:main Sep 26, 2022
p-kimberley pushed a commit to p-kimberley/nifi that referenced this pull request Oct 15, 2022
…context (apache#6446)

* NIFI-10542: set sensitivity for new parameters in a synced parameter context

* show removed or missing but referenced parameters with tooltip in the selectable parameters table
- remove default parameter value

* address review feedback
- fix showing a referencing icon for a missing but removed parameter

* fix discovering new parameters

This closes apache#6446
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.

2 participants