Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Mail Mail
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • e
  • os
  • MailMail
  • Merge requests
  • !100

5356-fix_mail_sync_issue

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Fahim Salam Chowdhury requested to merge 5356-fix_mail_sync_issue into main Jul 25, 2022
  • Overview 2
  • Commits 6
  • Pipelines 7
  • Changes 4

Description

google account sync failed by time-to-time. The most probable cause is oAuth2 token for google accounts can be refreshed from both /e/OS Mail & /e/OS Account Manager. This MR remove the token refresh task from /e/OS Mail,

Although the sync issue regeneration is tricky part, & we need to find & resolve the actual root cause yet; this MR should help to optimize the cause.

Issue(s)

  • e/backlog#5356

Test environment

Download apk from pipeline

Test procedures

Setup google account from /e/OS Account Manager. Use /e/OS Mail app for brief amount of time (1-2 days). Check if you receive authentication failed notification from /e/OS Mail app for your google account

Technical details

Screenshots

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation
Edited Aug 10, 2022 by Fahim Salam Chowdhury
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 5356-fix_mail_sync_issue