[
https://issues.jboss.org/browse/DROOLS-2394?page=com.atlassian.jira.plugi...
]
Michael Anstis commented on DROOLS-2394:
----------------------------------------
[~jomarko] There are two reported issues:-
1) Updating the Title in either the Properties Panel or "in place" editor does
not update the "Back to" link.
This is caused by
https://issues.jboss.org/browse/DROOLS-1937
2) Updating the Title in the DMN "grid" editor (table header) does not update
the Properties Panel
This is caused by Forms not updating when a change is initiated from somewhere other than
the Properties panel itself.
[~pere.fernandez] thinks
https://github.com/kiegroup/kie-wb-common/pull/1508 could fix
it.
[DMN Designer] Rename of output changes back to link
----------------------------------------------------
Key: DROOLS-2394
URL:
https://issues.jboss.org/browse/DROOLS-2394
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.7.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Priority: Optional
Attachments: Screenshot from 2018-03-16 12-14-13.png,
expression_editor_of_decision.png, renamed_in_context_popup.png,
renamed_in_proeprties.png
Renaming output of decision table changes the {{back to}} link.
h2. Acceptance tests
# Three different decisions (x) DROOLS-1937
## In DRD declare three different decision (different names)
## Check navigation to properties of these decisions
# One decision
## In DRD declare one decision
## For each context entry type check
## Renaming in DRD -> also top level expression in properties renamed (x) DROOLS-1937
## Renaming in decision properties -> also name in DRD changed (/)
## Change of expression type preserves name (/)
## Undo / Redo changes name both in properties and drd diagram (/)
## Diagram where top level expression of decision was renamed can saved, closed and
reopened (/)
# Steps to reproduce fixed (/)
h3. Acceptance tests result
Failed due to:
Rename decision node either as:
- !renamed_in_context_popup.png|thumbnail!
- !renamed_in_proeprties.png|thumbnail!
In both cases above, expression editor of that decision node will look like
- !expression_editor_of_decision.png|thumbnail!
The expression editor back to link shouldn't show *My Name*
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)