Add the Sort by Create Time Capability to the Java Client #3927
Labels
scope:external-task-client-java
Changes to the Java external task client.
type:subtask
Issues that are subtasks of another issue. Must always be part of the breakdown of the parent issue.
Acceptance Criteria (Required on creation)
useCreateTime
is set totrue
and no Sorting Direction is specified (null value
),DESC
will be used as a sensible defaultuseCreateTime
andusePriority
are both enabled, the Sorting should take place by:DESC
createTime
direction should be usedHints
Links
External Tasks are Sorted By Creation Date
Breakdown
Pull Requests
The text was updated successfully, but these errors were encountered: