[
https://issues.jboss.org/browse/DROOLS-2303?page=com.atlassian.jira.plugi...
]
Jozef Marko edited comment on DROOLS-2303 at 2/7/18 4:34 AM:
-------------------------------------------------------------
- Whole row should be still selected
-- appendColumn: {{GridCellSelectionsTest#testSelectCellAppendColumnWithRowSelected}}
-- insertColumn: {{GridCellSelectionsTest#testSelectCellInsertColumnWithRowSelected}}
- Not whole row selected
-- appendColumn: {{GridCellSelectionsTest#testSelectCellThenAppendColumn}}
-- insertColumn: {{GridCellSelectionsTest#testSelectCellInsertColumn}}
was (Author: jomarko):
- Whole row should be still selected
-- appendColumn: covered in PR -
{{GridCellSelectionsTest#testSelectCellAppendColumnWithRowSelected}}
-- insertColumn: covered in PR -
{{GridCellSelectionsTest#testSelectCellInsertColumnWithRowSelected}}
- Not whole row selected
-- appendColumn: {{GridCellSelectionsTest#testSelectCellThenAppendColumn}}
-- insertColumn: {{GridCellSelectionsTest#testSelectCellInsertColumn}}
[DMN Designer] Add column to whole row outline
----------------------------------------------
Key: DROOLS-2303
URL:
https://issues.jboss.org/browse/DROOLS-2303
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Affects Versions: 7.6.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Priority: Minor
Currently, if the user has outlined whole row of the decision table, and new column is
added to this decision table, the new column is not added to the outline.
This could be enhanced not just for decision tables but in general, if there is outlined
whole row of decision table, relation etc., then adding new column in the given editor
should cause new column is included in the current outline.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)