camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.02k stars 1.53k forks source link

4214 restarted process instance #4420

Open punitdarira opened 3 weeks ago

punitdarira commented 3 weeks ago

Related to https://github.com/camunda/camunda-bpm-platform/issues/4214

mboskamp commented 2 weeks ago

Hey @punitdarira, thanks for contributing! Feel free to mark this PR as "Ready for review" when you are done with it and want someone from the team to review the changes. 👍

psavidis commented 1 week ago

Hey @punitdarira, How is the progress going with this Pull Request? Are you still interested to work on it? If not, no worries, you can always open a new one in the future.

punitdarira commented 1 week ago

Hey @punitdarira, How is the progress going with this Pull Request? Are you still interested to work on it? If not, no worries, you can always open a new one in the future.

Hi @mboskamp, @psavidis, This PR is slightly dependent on https://github.com/camunda/camunda-bpm-platform/pull/4334 for tests I though of creating common tests for this and above mentioned PR. I tested this feature locally and it was working as expected. Currently I am working on the dependent ticket.

punitdarira commented 4 days ago
punitdarira commented 4 days ago

Hi! @mboskamp @psavidis, This PR is ready to review. I updated existing test cases itself.