[jboss-jira] [JBoss JIRA] (DROOLS-1476) Decision Tables (CSV) - Treat empty cells right from ObjectType declaration as merged

Martin Cimbalek (JIRA) issues at jboss.org
Wed Mar 15 04:10:00 EDT 2017


     [ https://issues.jboss.org/browse/DROOLS-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Cimbalek updated DROOLS-1476:
------------------------------------
    Description: 
Because of CSV doesn't support merging cells like in .xls or .xlsx, saving decision table as .csv currently requires additional binding and matching instead of merging cells, which causes the merged columns are merged into one set of constraints.

Proposing that empty cells right from ObjectType definition in CSV would be treated as the merged ones in .xls. This approach may be applicable also for .xls 

  was:
Because of CSV doesn't support merging cells like in .xls(x), saving decision table as .csv currently requires additional binding and matching instead of merging cells, which causes the merged columns are merged into one set of constraints.

Proposing that empty cells right from ObjectType definition in CSV would be treated as the merged ones in .xls. This approach may be applicable also for .xls 



> Decision Tables (CSV) - Treat empty cells right from ObjectType declaration as merged
> -------------------------------------------------------------------------------------
>
>                 Key: DROOLS-1476
>                 URL: https://issues.jboss.org/browse/DROOLS-1476
>             Project: Drools
>          Issue Type: Enhancement
>          Components: decision tables
>    Affects Versions: 7.0.0.Beta7
>            Reporter: Martin Cimbalek
>            Assignee: Mario Fusco
>            Priority: Minor
>
> Because of CSV doesn't support merging cells like in .xls or .xlsx, saving decision table as .csv currently requires additional binding and matching instead of merging cells, which causes the merged columns are merged into one set of constraints.
> Proposing that empty cells right from ObjectType definition in CSV would be treated as the merged ones in .xls. This approach may be applicable also for .xls 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list