[jboss-jira] [JBoss JIRA] (DROOLS-4497) "Finish" button on new column creation enabled

Gabriele Cardosi (Jira) issues at jboss.org
Wed Sep 4 02:37:00 EDT 2019


     [ https://issues.jboss.org/browse/DROOLS-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriele Cardosi updated DROOLS-4497:
-------------------------------------
    Description: 
# Created "Person" data object with three field   [^Person.java] . 
# Created "PersonGDT" guided decision table with wizard (hit policy "none", "Limited entry" type).  [^PersonGDT.gdst] 
# Trying to insert new column: ""Unexpected error" when click "Finish" button without selecting a column type in the box
# The popup error appear.
I think user should "guided" through UI to and it should not possible for him to execute "illegal" action. In that situation, the issue is that the user *must* select a type *before* clicking finish; but if the user  does not knows the tool, seeing the "Finish" button enabled, expects that clicking such button would lead to column creation; so the "error" is that the button should be disable until the user select a column type 

  was:
# Created "Person" data object with three field   [^Person.java] . 
# Created "PersonGDT" guided decision table with wizard (hit policy "none", "Limited entry" type).  [^PersonGDT.gdst] 
# Trying to insert new column: ""Unexpected error" when click "Finish" button. 
# Can not proceed further.



> "Finish" button on new column creation enabled
> ----------------------------------------------
>
>                 Key: DROOLS-4497
>                 URL: https://issues.jboss.org/browse/DROOLS-4497
>             Project: Drools
>          Issue Type: Bug
>          Components: Guided Decision Table Editor
>         Environment: jbpm-server-distribution-7.26.0.Final-dist
>            Reporter: Gabriele Cardosi
>            Assignee: Toni Rikkola
>            Priority: Major
>         Attachments: Person.java, PersonGDT.gdst
>
>
> # Created "Person" data object with three field   [^Person.java] . 
> # Created "PersonGDT" guided decision table with wizard (hit policy "none", "Limited entry" type).  [^PersonGDT.gdst] 
> # Trying to insert new column: ""Unexpected error" when click "Finish" button without selecting a column type in the box
> # The popup error appear.
> I think user should "guided" through UI to and it should not possible for him to execute "illegal" action. In that situation, the issue is that the user *must* select a type *before* clicking finish; but if the user  does not knows the tool, seeing the "Finish" button enabled, expects that clicking such button would lead to column creation; so the "error" is that the button should be disable until the user select a column type 



--
This message was sent by Atlassian Jira
(v7.13.5#713005)


More information about the jboss-jira mailing list