Skip to content

[Maintenance] - Slack Task Deadline Ordering #4166

@cielbellerose

Description

@cielbellerose

Description

Order task deadline slack notifications with earliest due date first. We want tasks that were due the longest ago to appear on top, and tasks that were due the least # of days ago to be on the bottom.

ex: due 12 days ago would be above due 2 days ago

Proposed Solution

backend/src/services/notifications.services.ts
In sendTaskDeadlineSlackNotifications we want to order by deadline ascending

Screenshots

Image

Metadata

Metadata

Assignees

Type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions