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

   We have interesting inconsistency of displaying strings in DMN runner output 
columns. There we use quotes for displaying strings. However these three DMN 
Runner places do not use quotes for strings:
   
   1. dmn form view inputs
   2. dmn form view outputs
   3. dmn table view inputs
   
   Why is probably important to think about this 'incosistency', because we are 
going to reuse boxed-expression editor also for SceSim. it would be good if we 
have unified way of working with strings. what we currently do not have:
   1. DMN boxed expression editor **requires** users to use quotes when typing 
strings
   2. DMN Runner **does not require** users to use quotes when typing strings
   3. SceSim editor **requires** users to use quotes when typing strings
   
   ### DMN Form view
   ![Screenshot 2023-05-17 
152440](https://github.com/kiegroup/kie-issues/assets/8044780/5cccdb48-c9ba-403e-aeb6-89336ad63cb5)
   
   ### DMN Table view
   ![Screenshot 2023-05-17 
152505](https://github.com/kiegroup/kie-issues/assets/8044780/6f25dee2-00fb-4b6a-9a97-2412428ed28a)
   
   ### Steps to reproduce
   1. open sandbox.kie.org and setup kie extended services to be able to 
execute dmn model
   4. import this tmd model (remove .txt extension before importing) 
   [string 
demos.dmn.txt](https://github.com/kiegroup/kie-issues/files/11498624/string.demos.dmn.txt)
   5. run the model, compare form and tabular dmn runner view


-- 
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