]
Michael Anstis commented on DROOLS-3984:
----------------------------------------
I believe this has been fixed by
[DMN Editor] Expression Grids on imported nodes are not read only
-----------------------------------------------------------------
Key: DROOLS-3984
URL:
https://issues.jboss.org/browse/DROOLS-3984
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.22.0.Final
Reporter: Jozef Marko
Assignee: Guilherme Gomes
Priority: Major
Labels: drools-tools
Attachments: MySpace_dmn.imports.zip, Screenshot from 2019-05-07 13-41-38.png
This Iss was spotted during review of
[
PR|https://github.com/kiegroup/kie-wb-common/pull/2620] for DROOLS-3829 and DROOLS-3934.
The attached project contains two dmn files. The *routes.dmn* imports *traffic.dmn* and
use a decision node from there. If you navigate to expression editor, the properties
panel is not readonly.
Expected behavior:
If you navigate to expression editor of an imported node, the properties panel is
readonly.