Add the Sort by Create Time Capability to the JS Client #3928
Labels
scope:external-task-client-js
Changes to the Javascript external task client.
type:subtask
Issues that are subtasks of another issue. Must always be part of the breakdown of the parent issue.
version:external-task-client-js 3.1.0
Acceptance Criteria (Required on creation)
createTime
should be added to the JS ClientFetchExternalTasksDto
sent to thefetchAndLock
REST Endpoint, the following parameters have been added:The above example can be used to complement the new "createTimeConfig" parameter to the rest calls performed by the js client.
Hints
Links
External Tasks are Sorted By Creation Date
Breakdown
Pull Requests
The text was updated successfully, but these errors were encountered: