[jboss-jira] [JBoss JIRA] (DROOLS-4988) Test Scenario: improve DMN validation
Jozef Marko (Jira)
issues at jboss.org
Mon Feb 3 11:22:05 EST 2020
[ https://issues.redhat.com/browse/DROOLS-4988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Marko updated DROOLS-4988:
--------------------------------
Description:
Add a check to verify if a simple type has been changed to a structured type. Please consider expression columns too
Use case to cover:
- data type customString in a DMN defined as alias of String
- test scenario created (customString will generate a single column because it is a simple type)
- data type changed of customString to structure
- validation error in test scenario
We will need to check also validation of test scenario expression columns (= column where user map the whole object)
EDIT:
String to List<String> should be already covered by current validation implementation
was:Add a check to verify if a simple type has been changed to a structured type. Please consider expression columns too
> Test Scenario: improve DMN validation
> -------------------------------------
>
> Key: DROOLS-4988
> URL: https://issues.redhat.com/browse/DROOLS-4988
> Project: Drools
> Issue Type: Enhancement
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Yeser Amer
> Priority: Major
> Labels: drools-tools
>
> Add a check to verify if a simple type has been changed to a structured type. Please consider expression columns too
> Use case to cover:
> - data type customString in a DMN defined as alias of String
> - test scenario created (customString will generate a single column because it is a simple type)
> - data type changed of customString to structure
> - validation error in test scenario
> We will need to check also validation of test scenario expression columns (= column where user map the whole object)
> EDIT:
> String to List<String> should be already covered by current validation implementation
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list