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.11k stars 1.55k forks source link

External Tasks are Sorted By Creation Date - Backend & Java Client #3948

Closed psavidis closed 10 months ago

psavidis commented 11 months ago

Acceptance Criteria (Required on creation)

Hints

Links

Breakdown

### Pull Requests
- [ ] https://github.com/camunda/camunda-bpm-platform/pull/3897
- [ ] https://github.com/camunda/camunda-bpm-platform/pull/3912
- [ ] https://github.com/camunda/camunda-bpm-platform/pull/3919
- [ ] https://github.com/camunda/camunda-bpm-platform/pull/3918
- [ ] https://github.com/camunda/camunda-bpm-platform/pull/4009/
mboskamp commented 11 months ago

@psavidis, this ticket is in progress but assigned to me. What is the status?

psavidis commented 11 months ago

@psavidis, this ticket is in progress but assigned to me. What is the status?

I've corrected the status to Review. The changes are applied for all the Code Review points. We can review them further.

mboskamp commented 11 months ago

I have reviewed the engine and engine-rest changes. Let's discuss those before I move on to dependent PRs.

psavidis commented 10 months ago

The Code review of the backend is done and can proceed. Also the client points have been addressed too.

The spring boot client integration can be part of the client since the changes are not numerous.

psavidis commented 10 months ago

Update for the Review :

For the Spring-Boot integration of the Client, the following agreements have been made with the tech lead: