integreat-cms
integreat-cms copied to clipboard
Confusing order of push notifications in Integreat App/Website
Motivation
Push notifications are deleted after a certain period of time (currently 28 days), but sometimes push notifications that are older than 28 days appear in the message list in Integreat Website/app. This happened as a push notification was created more than 28 days ago but sent at a later time, which is whithin 28 days (a real example: today is 13.08.2024, a push notification was created on 21.06.2024, therefore older than 28 days but shown in the website/app, because it was sent on 18.07.2024).
This is confusing. We have to change how to sort push notifications and how to count their "age".
Proposed Solution
TBD
Alternatives
Leave it as it is and get confused sometimes
User Story
Additional Context
See the context here
Design Requirements
UI/UX team will give us an input how to sort/calculate age of push notifications.