Skip to content

[Maintenance] - Tasks Sort by Priority/Due Date #4359

Description

@staysgt

Description

We should be able to filter by priority on the task searching AND also by due date (ie a toggle to list from high to low priority and from overdue to plenty of time) 

Acceptance Criteria

  • On the global tasks page, users can choose to sort the global tasks board by priority or by due date, and choose direction (ascending/descending)

Proposed Solution

  • The sorting logic already exists in statuses.ts, we want to update this so its not hardcoded, and the user can choose how they want to sort it.
  • Look at where getTasksByStatus is called, and wire up a parameter to be sent through it

Mocks

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions