Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in label syncing - Nylas and Gmail #3653

Open
Reeba-Varghese opened this issue Nov 13, 2017 · 1 comment
Open

Issue in label syncing - Nylas and Gmail #3653

Reeba-Varghese opened this issue Nov 13, 2017 · 1 comment

Comments

@Reeba-Varghese
Copy link

Reeba-Varghese commented Nov 13, 2017

It seems some times the labels are not syncing with my Gmail account. It shows some inconsistency in its behaviour.

  • I have used message.add_label(label id) to add label to a message
    and message.remove_label(label id) to remove label. But it works some time and some times may not.
    The Nylas message.labels() returns the response with the new label added or without those removed but the Gmail is not reflecting the same always.

  • There is another case, as there are emails under a particular label in Gmail, but while we fetch those emails from that label using Nylas it returns empty result sometimes.

This is an unpredictable work flow and may not be able to reproduce always.
Do any one have a solution for this?

I am using Ubuntu 16.04
Nylas 3.0.0

@thegreenhundred
Copy link

Same, I am using Mailspring 1.0.8 and having this issue. Have been having the same problem since earlier versions of Nylas mail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants