question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Adding variable name in literal expression removes DRD view

See original GitHub issue

Describe the bug

If you enter a Literal expression box from a DRD, you will see the on your right the panel where you enter details of the expression and on the left is the DRD that you entered from.

If you start typing in the Variable Name field on the right, the DRD on the left will disapear

Steps to reproduce

  1. Create new Camunda 8 DMN Diagram
  2. Add a box to the canvas and change it to a Literal expression
  3. Open the literal expression box
  4. Type anything into the variable name field
  5. Observe the items in the DRD panel disapear.

Expected behavior

The items on the DRD should be unaffected by naming a variable.

Environment

  • OS: Windows 10
  • Camunda Modeler Version: 5.1.0
  • Execution Platform: Camunda 8
  • Installed plug-ins: […]

Additional context

namekillsdrd

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
pinussilvestruscommented, Jul 25, 2022

Thanks for reporting! I can’t reproduce this on version 5.0.0, so I’m moving this to ready as a regression from the last release 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chapter 3. Creating and editing DMN models in Business ...
Begin adding components to your new or imported DMN decision requirements diagram (DRD) by clicking and dragging one of the DMN nodes from...
Read more >
Literal Expression | Enterprise Architect User Guide
A Literal Expression is the simplest form of DMN expression. ... In the generated code, the space inside a variable name will be...
Read more >
DMN — All Issues - OMG Issue Tracker
Key Issue Reported Fixed Disposition DMN15‑18 Enumerations can only be defined as strings DMN 1.1 DMN15‑31 Collect decision tables DMN 1.1 DMN14‑11 Expressions cannot be used...
Read more >
User-defined literals (since C++11) - cppreference.com
c) otherwise, if the overload set includes a numeric literal operator template, the user-defined literal expression is treated as a function ...
Read more >
Use dynamic variable names in JavaScript - Stack Overflow
TL;DR. eval operator can run string expression in the context it called and return variables from that context;; literal object theoretically can ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found