[
https://issues.jboss.org/browse/DROOLS-2436?page=com.atlassian.jira.plugi...
]
Michael Anstis edited comment on DROOLS-2436 at 3/29/18 6:16 AM:
-----------------------------------------------------------------
[~roger600] This
[
commit|https://github.com/kiegroup/kie-wb-common/blame/master/kie-wb-comm...]
breaks the DMN standalone showcase (might be others, IDK).
The standalone showcase creates files with 8 characters so the {{matches(..)}}
[
method|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-commo...]
always returns true meaning ALL diagrams created in the showcase are returned to the
client and picks the
[
first|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-common...].
This
[
class|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-common...]
seems to make file names with 8 characters; so I suspect the Stunner standalone showcase
is also broken?
Perhaps the DMN showcase is missing a change made elsewhere?
was (Author: manstis):
[~roger600] This
[
commit|https://github.com/kiegroup/kie-wb-common/blame/master/kie-wb-comm...]
breaks the DMN standalone showcase (might be others, IDK).
The standalone showcase creates files with 9 characters so the {{matches(..)}}
[
method|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-commo...]
always returns true meaning ALL diagrams created in the showcase are returned to the
client and picks the
[
first|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-common...].
This
[
class|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-common...]
seems to make file names with 8 characters; so I suspect the Stunner standalone showcase
is also broken?
Perhaps the DMN showcase is missing a change made elsewhere?
[DMN Designer] Always open the same diagram
-------------------------------------------
Key: DROOLS-2436
URL:
https://issues.jboss.org/browse/DROOLS-2436
Project: Drools
Issue Type: Bug
Components: DMN Editor, Stunner
Affects Versions: 7.8.0.Final
Reporter: Jozef Marko
Assignee: Roger MartÃnez
Priority: Blocker
User is unable to open two different diagrams.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)