You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Andrew Lim (JIRA)" <ji...@apache.org> on 2016/04/20 20:42:25 UTC

[jira] [Updated] (NIFI-1792) User can create conditions or actions even when no rule exists to attach them to

     [ https://issues.apache.org/jira/browse/NIFI-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lim updated NIFI-1792:
-----------------------------
    Description: 
Steps to Reproduce:

1. Add a Processor to the canvas that has the Advanced button/functionality on the Properties Tab  (UpdateAttribute processor for example)
2.  Select "Advanced"
3.  If the user attempts to add a condition or action, the UI will not allow it and display the Configuration Error message of "No rule is selected"
4.  Select the "+" button to create a new Rule
5.  Add the Rule name and select "Add".  A rule is created.
6.  Now delete the rule by selecting the "x" next to it and then confirming the deletion.
7.  The user can now add multiple conditions and actions at will.  However, when attempting to Save them, the Error message displayed is "Rule name cannot be blank."  But there is no way to add/edit the rule name.  (See attached screenshot)

  was:
Steps to Reproduce:

1. Add a Processor to the canvas that has the Advanced button/functionality on the Properties Tab  (UpdateAttribute processor for example)
2.  Select "Advanced"
3.  If the user attempts to add a condition or action, the UI will not allow it and display the Configuration Error message of "No rule is selected"
4.  Select the "+" button to create a new Rule
5.  Add the Rule name and select "Add".  A rule is created.
6.  Now delete the rule by selecting the "x" next to it and then confirming the deletion.
7.  The user can now add multiple conditions and actions at will.  However, when attempting to Save them, the Error message displayed is "Rule name cannot be blank."  But there is no way to add/edit the rule name.


> User can create conditions or actions even when no rule exists to attach them to
> --------------------------------------------------------------------------------
>
>                 Key: NIFI-1792
>                 URL: https://issues.apache.org/jira/browse/NIFI-1792
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>    Affects Versions: 0.6.0
>            Reporter: Andrew Lim
>            Priority: Minor
>
> Steps to Reproduce:
> 1. Add a Processor to the canvas that has the Advanced button/functionality on the Properties Tab  (UpdateAttribute processor for example)
> 2.  Select "Advanced"
> 3.  If the user attempts to add a condition or action, the UI will not allow it and display the Configuration Error message of "No rule is selected"
> 4.  Select the "+" button to create a new Rule
> 5.  Add the Rule name and select "Add".  A rule is created.
> 6.  Now delete the rule by selecting the "x" next to it and then confirming the deletion.
> 7.  The user can now add multiple conditions and actions at will.  However, when attempting to Save them, the Error message displayed is "Rule name cannot be blank."  But there is no way to add/edit the rule name.  (See attached screenshot)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)