[JBoss JIRA] (DROOLS-4713) [DMN Designer] Data Types Page is lost
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4713?page=com.atlassian.jira.plugi... ]
Jozef Marko commented on DROOLS-4713:
-------------------------------------
Unfortunately I can not, just keeping it here for a record. If we do not spot again during fixing DROOLS-4484 related, we will close.
> [DMN Designer] Data Types Page is lost
> --------------------------------------
>
> Key: DROOLS-4713
> URL: https://issues.jboss.org/browse/DROOLS-4713
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.30.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Gomes
> Priority: Critical
> Labels: drools-tools
>
> This issue is caused by DROOLS-4484
> After intensive usage of Drag and Drop feature, the data types was completely lost for all DMN diagrams.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 2 months
[JBoss JIRA] (DROOLS-4713) [DMN Designer] Data Types Page is lost
by Guilherme Gomes (Jira)
[ https://issues.jboss.org/browse/DROOLS-4713?page=com.atlassian.jira.plugi... ]
Guilherme Gomes commented on DROOLS-4713:
-----------------------------------------
[~jomarko], could you please provide more details here? (like the Data Type you're manipulating, etc). I understand it's a hard-to-reproduce-issue... but I've tried locally and I could not reproduce. Thank you.
> [DMN Designer] Data Types Page is lost
> --------------------------------------
>
> Key: DROOLS-4713
> URL: https://issues.jboss.org/browse/DROOLS-4713
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.30.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Gomes
> Priority: Critical
> Labels: drools-tools
>
> This issue is caused by DROOLS-4484
> After intensive usage of Drag and Drop feature, the data types was completely lost for all DMN diagrams.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 2 months
[JBoss JIRA] (DROOLS-4680) [DMN Designer] BC DOs as DMN DTs - Create backend service that receives a Data Object and generate a Data Type
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4680?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-4680:
--------------------------------
Description:
Create backend service that receives a Data Object and generate a Data Type and resolve [conversation|https://github.com/kiegroup/kie-wb-common/pull/2980#discussi...].
Service characteristics:
- The service supports only Data Objects from the current project (it won't support external dependencies)
- The imported data object is analysed with 5 levels of introspection
- Simple java types are mapped to built in DMN data types, Integer, Double -> number, String -> string, etc. But, fields that cannot be inferred are considered “Any”
was:
Create backend service that receives a Data Object and generate a Data Type.
Service characteristics:
- The service supports only Data Objects from the current project (it won't support external dependencies)
- The imported data object is analysed with 5 levels of introspection
- Simple java types are mapped to built in DMN data types, Integer, Double -> number, String -> string, etc. But, fields that cannot be inferred are considered “Any”
> [DMN Designer] BC DOs as DMN DTs - Create backend service that receives a Data Object and generate a Data Type
> --------------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-4680
> URL: https://issues.jboss.org/browse/DROOLS-4680
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Gomes
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
>
> Create backend service that receives a Data Object and generate a Data Type and resolve [conversation|https://github.com/kiegroup/kie-wb-common/pull/2980#discussi...].
> Service characteristics:
> - The service supports only Data Objects from the current project (it won't support external dependencies)
> - The imported data object is analysed with 5 levels of introspection
> - Simple java types are mapped to built in DMN data types, Integer, Double -> number, String -> string, etc. But, fields that cannot be inferred are considered “Any”
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 2 months