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

camunda:failedJobRetryTimeCycle lost on replace #1464

Closed
1 task
nikku opened this issue Aug 12, 2019 · 3 comments · Fixed by #1468
Closed
1 task

camunda:failedJobRetryTimeCycle lost on replace #1464

nikku opened this issue Aug 12, 2019 · 3 comments · Fixed by #1468
Labels
bug Something isn't working
Milestone

Comments

@nikku
Copy link
Member

nikku commented Aug 12, 2019

Describe the Bug

Making boundary events non-interrupting should keep all configured properties including
a configured camunda:failedJobRetryTimeCycle. The property is lost on replace though.

Steps to Reproduce

  • Open test diagram
  • Replace escalation boundary event with non-interrupting version
  • See that camunda:failedJobRetryTimeCycle is lost

Expected Behavior

  • camunda:failedJobRetryTimeCycle on EscalationEventDefinition is kept on replace

Environment

  • OS: Any
  • Camunda Modeler Version: v3.2.2, v3.3.0-alpha.1

Depends on camunda/camunda-bpmn-moddle#48

@barmac
Copy link
Contributor

barmac commented Aug 12, 2019

Updated with the current version, as it was already present in 3.2.2

@nikku nikku added backlog Queued in backlog bug Something isn't working labels Aug 12, 2019
@nikku
Copy link
Member Author

nikku commented Aug 12, 2019

Moving to backlog, as it is a known issue.

nikku added a commit that referenced this issue Aug 13, 2019
Corrects rules the following elements

* camunda:InputOutput
* camunda:FailedJobRetryTimeCycle

Closes #1464
Closes #1465
Closes #491
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed backlog Queued in backlog labels Aug 13, 2019
@nikku nikku added this to the M30 milestone Aug 13, 2019
@nikku
Copy link
Member Author

nikku commented Aug 13, 2019

Closed via #1468.

@nikku nikku closed this as completed Aug 13, 2019
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Aug 13, 2019
philippfromme pushed a commit that referenced this issue Aug 22, 2019
Corrects rules the following elements

* camunda:InputOutput
* camunda:FailedJobRetryTimeCycle

Closes #1464
Closes #1465
Closes #491
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants