NIFI-3941 - Clarify tab name for controller...#2124
NIFI-3941 - Clarify tab name for controller...#2124yuri1969 wants to merge 1 commit intoapache:masterfrom
Conversation
...level controller services dialog * Changed the tab title since sharing the name makes things less clear for newcomers. * Suggested info sentence is omitted.
|
@alopresto There already is an info sentence at the bottom. Should the dialog really contain two info sentences? |
|
@yuri1969 @alopresto Just wanted to chime in that technically the Controller Services in the Controller Settings are for Reporting Tasks and other Controller Services denied there. For instance, a Reporting Task could reference Controller Service A and Controller Service A could reference Controller Service B. In this case, both Controller Service A and Controller Service B would be defined in this listing. The existing sentence that @yuri1969 mentioned states:
|
|
Reviewing... |
|
Ran |
...level controller services dialog
less clear for newcomers.
Thank you for submitting a contribution to Apache NiFi.
In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:
For all changes:
Is there a JIRA ticket associated with this PR? Is it referenced
in the commit message?
Does your PR title start with NIFI-XXXX where XXXX is the JIRA number you are trying to resolve? Pay particular attention to the hyphen "-" character.
Has your PR been rebased against the latest commit within the target branch (typically master)?
Is your initial contribution a single, squashed commit?
For code changes:
For documentation related changes:
Note:
Please ensure that once the PR is submitted, you check travis-ci for build issues and submit an update to your PR as soon as possible.