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.

PropPanel: Rename "Target" to "Called element" for CallActivites

See original GitHub issue

Describe the Bug

Currently the zeebe:calledElement Props are having a group label called Target

Screenshot_20211124_151931

=> This is very confusing to the user.

Steps to Reproduce

  1. Open a Call Activity in Camunda Cloud

Expected Behavior

Rename to Called element. This is in line with

  • e.g., BusinessRuleTask (Called decision)
  • The XML

Environment

Camunda Modeler 4.11.1

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
falkocommented, Nov 26, 2021

In the BPMN specification, we named it ‘Called Element’ because it allows to not only call processes but also global tasks that are defined once in a model and can be reused. Since our engines don’t support global tasks, we could make it even more intuitive for our users and name it ‘Called Process’ in our UI.

2reactions
MaxTrucommented, Nov 24, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

Framework7 Release Notes
target prop renamed to targetEl. Popover, Login Screen, Actions, Sheet. Added animate property; Removed component open/close methods; Added containerEl ...
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