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

Skip to content

fix: (issue 8124) duplicate apps in update list

Description

Fix duplicate apps in the update list

Screenshots

Technical details

Clear systemAppProjectList before storing new data.

This bug came from: !477 (ee14c4d3)

Tests

Issues

https://gitlab.e.foundation/e/backlog/-/issues/8124

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Summary by CodeRabbit

  • Refactor
    • Improved data handling by making system app project list immutable and ensuring it is cleared before updates. This change enhances stability and reduces the likelihood of data inconsistencies.
Edited by Sayantan Roychowdhury

Merge request reports

Loading