You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by mc...@apache.org on 2021/04/02 13:59:57 UTC

[nifi] branch main updated (7db1b8d -> 87b561f)

This is an automated email from the ASF dual-hosted git repository.

mcgilman pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.


    from 7db1b8d  NIFI-8386: Ensure that we set (and merge) bulletins when creating AffectedComponent entities and ControllerService Reference entities
     add 87b561f  [NIFI-8387] - Use the bulletins from the referencing components ratheā€¦ (#4969)

No new revisions were added by this update.

Summary of changes:
 .../canvas/new-parameter-context-dialog.jsp        |   1 +
 .../partials/canvas/variable-configuration.jsp     |   3 +-
 .../nifi-web-ui/src/main/webapp/css/dialog.css     |   2 +-
 .../webapp/js/nf/canvas/nf-controller-service.js   |  20 +-
 .../webapp/js/nf/canvas/nf-parameter-contexts.js   | 531 ++++++++++-----------
 .../webapp/js/nf/canvas/nf-variable-registry.js    | 289 ++++++-----
 6 files changed, 423 insertions(+), 423 deletions(-)