tiagobento opened a new issue, #3723:
URL: https://github.com/apache/incubator-kie-tools/issues/3723

   New component must be created and the expressions it supports must be 
checked. The expressions inside a Context type are FEEL expressions, so we'll 
have to check if we can support validation FEEL expressions inside the Context 
type or not.
   
   
   We should also evaluate if it's possible to use Monaco to provide a rich 
text editor for this type.
   
   ### Further enhancements
   It seems `context` type to be problematic in some corner cases. In the 
attached model 
   
[Untitled.dmn.txt](https://github.com/kiegroup/kie-issues/files/11949359/Untitled.dmn.txt)
   
   As output we construct a context with three fields `a`, `b` and `c`.
   
   once we do not provide one of them, the outputs table has unexpected form.
   
   Please compare the bellow;
   
   #### All fields provided
   ![Screenshot 2023-07-04 
143842](https://github.com/kiegroup/kie-issues/assets/8044780/3894c457-2c1c-4fc8-9900-31441b0cddad)
   
   #### Field missing
   ![Screenshot 2023-07-04 
143853](https://github.com/kiegroup/kie-issues/assets/8044780/9de3a7f8-9df4-4b66-8f72-91874cadc658)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to