Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

ignore installation_issue to show update end notification

Hasib Prince requested to merge 790-notification_udpate_end into release-1.5-rc3

Description

Show update end notification even though any installation_issue is available in database.

Screenshots

Technical details

We show notification on update triggered when there are no pending update left in database. To check the status of database, we have to ignore the entry related to installation_issue. If there are no entry in database without status of installation_issue, then we will show the notification. Otherwise, installation_issue will be considered as pending task and app won't show notification.

Tests

test_cases/155

Issues

issues/790

10 commandments of code reviews

<Keep the link above in the merge request description to remind the 10 commandments to the reviewers.>

👪 ❤️ https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Merge request reports

Loading