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.13k stars 1.56k forks source link

Add Documentation for Sorting by Create Time #3929

Closed psavidis closed 10 months ago

psavidis commented 1 year ago

Acceptance Criteria (Required on creation)

Hints

Links

External Tasks are Sorted By Creation Date

Breakdown

### Pull Requests
- [ ] https://github.com/camunda/camunda-docs-manual/pull/1562
- [ ] https://github.com/camunda/camunda-docs-manual/pull/1573
mboskamp commented 1 year ago

@psavidis, What is the status of this ticket? Is it ready for review?

psavidis commented 1 year ago

@psavidis, What is the status of this ticket? Is it ready for review?

Yes, i've updated the status to reflect it 👍

mboskamp commented 12 months ago

I will do a review when the implementation is ready. We can't merge the documentation before (they will be published on merge) and in case we need to change the documentation this saves us an additional PR.

psavidis commented 11 months ago

Reopening to align the documentation examples to latest code changes.

mboskamp commented 11 months ago

Reopen because there is an issue with the OpenAPI examples.

mboskamp commented 10 months ago

The fix for the OpenAPI looks good 👍

psavidis commented 10 months ago

The fix for the OpenAPI looks good 👍

After latest agreements to use sorting field instead of sortings, this task can be considered closed since there is no change in the documentation. The field change will be part of another separate task, part of the parent ticket.

Closing the ticket as done.