You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default sorting for pagination is by id - arbitrary sorting. We want to offer requests the option to sort by a specific field - perhaps a sorter field in the request.
Relevant Resources
(Feature Owner, Developer) Attach links to resources such as Figma files, technical documentation, etc.
(Developer) Add child issues (technical or high level) that will help you modularize your implementation this feature.
Task 1 ...
Task 2 ...
When beginning work on a task, click on the ... button to the right of the task and click on Convert to Issue to create a child issue linked to this parent issue.
Implementation Plan (optional)
(Developer) Write an implementation plan here, or attach a link to a document containing it.
The text was updated successfully, but these errors were encountered:
##
DescriptionThe default sorting for pagination is by
id
- arbitrary sorting. We want to offer requests the option to sort by a specific field - perhaps asorter
field in the request.Relevant Resources
(Feature Owner, Developer) Attach links to resources such as Figma files, technical documentation, etc.
Child Issues
(Developer) Add child issues (technical or high level) that will help you modularize your implementation this feature.
When beginning work on a task, click on the
...
button to the right of the task and click onConvert to Issue
to create a child issue linked to this parent issue.Implementation Plan (optional)
(Developer) Write an implementation plan here, or attach a link to a document containing it.
The text was updated successfully, but these errors were encountered: