You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im not sure how we'd resolve this situation within the extension to be honest. We would have to somehow preserve the queued cloud tasks across reconfiguration. Best advice might be not to pause the queue, to minimise data loss.
Pausing was only meant as an example to quickly replicate. In my original case, I had around 200,000 back-logged documents (because i set the number of documents to sync to 10) and they vanished when I raised it to 100. I didn't pause it but didn't expect it to be gone either.
The second extension would probably be a good alternative, alongside placing a warning/disclaimer somewhere about this (potential) data loss.
Opening this issue to track something raised in the comment section of another issue.
The issue seems to be with the design of the extension/the extensions platform for reconfiguration.
[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
See the original comment here
#2133 (comment)
Expected result
The cloud task queue not to have been wiped
Actual result
it gets wiped
The text was updated successfully, but these errors were encountered: