[jboss-jira] [JBoss JIRA] (DROOLS-4457) [GDST] Can not use classes with same name from different packages

Jozef Marko (Jira) issues at jboss.org
Thu Aug 22 02:35:00 EDT 2019


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

Jozef Marko updated DROOLS-4457:
--------------------------------
    Description: If the guided decision table imports more data objects with the same name, but located in different packages, user is unable to differentiate them during column definition, there will be just one data object. For more details see the [comment|https://github.com/kiegroup/drools-wb/pull/1220#pullrequestreview-277979368]  (was: If the column uses class Person. The FQCN resolver that fills the DMO uses the first import that end with the class name.

For example if the list contains:
* org.test.AnotherPerson
* org.test.Person

Then first item is selected instead of the second.)


> [GDST] Can not use classes with same name from different packages
> -----------------------------------------------------------------
>
>                 Key: DROOLS-4457
>                 URL: https://issues.jboss.org/browse/DROOLS-4457
>             Project: Drools
>          Issue Type: Bug
>          Components: Guided Decision Table Editor
>    Affects Versions: 7.26.0.Final
>            Reporter: Jozef Marko
>            Assignee: Toni Rikkola
>            Priority: Major
>              Labels: drools-tools
>
> If the guided decision table imports more data objects with the same name, but located in different packages, user is unable to differentiate them during column definition, there will be just one data object. For more details see the [comment|https://github.com/kiegroup/drools-wb/pull/1220#pullrequestreview-277979368]



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list