[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:34:00 EDT 2019
Jozef Marko created DROOLS-4457:
-----------------------------------
Summary: [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
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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list