-
Bug
-
Resolution: Done
-
Minor
-
7.7.0.Final
-
None
-
2018 Week 11-12
-
-
NEW
-
NEW
Issue found during review of DROOLS-2368 but not sure if related, most probably not. Change of function definition discards width of parent column.
Acceptance criteria
Recursively (to achieve 3 depth levels):
- Declare context entry
- Add 6 rows
- Configure first 5 rows as: Literal, Decision Table, Function, Invocation, Relation
- Configure the 6th row as Context and repeat with first step
At each depth level, check other columns width is updated when:
- Literal is
- updated, resized, cleared, removed
- Decision table is
- updated, resized, cleared, removed
- Function is
- updated, resized, cleared, removed
- Invocation is
- updated, resized, cleared, removed
- Relation is
- updated, resized, cleared, removed
- Context is
- updated, resized, cleared, removed
Column widths preserved after reopen
- is related to
-
DROOLS-2262 [DMN Designer] DRD Grid Column width is not preserved
- Closed