Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can set the Version Tag property of a Decision #802

Closed
romansmirnov opened this issue May 9, 2018 · 2 comments
Closed

I can set the Version Tag property of a Decision #802

romansmirnov opened this issue May 9, 2018 · 2 comments
Assignees
Labels
Camunda 7 Flags an issue as related to Camunda Automation Platform 7 channel:support DMN enhancement New feature or request
Milestone

Comments

@romansmirnov
Copy link
Member

romansmirnov commented May 9, 2018

It is possible to specify a camunda:versionTag on the <decision... />:

<decision id="versionTag" name="VersionTag DMN" camunda:versionTag="1.0.0">
  <decisionTable id="decisionTable">
    ...
  </decisionTable>
</decision>

Also see SUPPORT-4084

@romansmirnov romansmirnov added Camunda 7 Flags an issue as related to Camunda Automation Platform 7 DMN enhancement New feature or request channel:support labels May 9, 2018
@philippfromme philippfromme added the backlog Queued in backlog label May 14, 2018
@nikku nikku added ready Ready to be worked on and removed backlog Queued in backlog labels Jul 13, 2018
@philippfromme philippfromme added needs review Review pending and removed ready Ready to be worked on labels Jul 27, 2018
@philippfromme
Copy link
Contributor

Implemented by bpmn-io/dmn-js-properties-panel@73d3124.

@philippfromme philippfromme assigned nikku and unassigned philippfromme Jul 27, 2018
@nikku nikku added this to the M24 milestone Jul 31, 2018
@nikku
Copy link
Member

nikku commented Jul 31, 2018

Closed via 267c44a.

@nikku nikku closed this as completed Jul 31, 2018
@ghost ghost removed the needs review Review pending label Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Camunda 7 Flags an issue as related to Camunda Automation Platform 7 channel:support DMN enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants