[GH-ISSUE #679] Save collections on account sync turn on #238

Closed
opened 2026-03-16 14:10:36 +03:00 by kerem · 6 comments
Owner

Originally created by @leomp12 on GitHub (Mar 17, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/679

Originally assigned to: @liyasthomas on GitHub.

Describe the bug
Already saved collections are not uploaded on sync turn on.

To Reproduce
Steps to reproduce the behavior:

  1. Save some request to collection;
  2. Login first time;
  3. Go to Settings;
  4. Click to turn on sync;
  5. Login again in another browser or private tab;
  6. Saved collection will not be there;

Expected behavior
Upload the collection 😝

Screenshots
Screenshot_2020-03-17 Postwoman • A free, fast and beautiful API request builder
Screenshot_2020-03-17 Postwoman • A free, fast and beautiful API request builder(1)

Desktop (please complete the following information):

  • OS: Linux 5.5.9-arch1-2 (Arch Linux)
  • Browser: Firefox
  • Version: 74.0 (64-bit)

Additional context
N/A

Originally created by @leomp12 on GitHub (Mar 17, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/679 Originally assigned to: @liyasthomas on GitHub. **Describe the bug** Already saved collections are not uploaded on sync turn on. **To Reproduce** Steps to reproduce the behavior: 1. Save some request to collection; 2. Login first time; 3. Go to _Settings_; 4. Click to turn on sync; 5. Login again in another browser or private tab; 6. Saved collection will not be there; **Expected behavior** Upload the collection :stuck_out_tongue_closed_eyes: **Screenshots** ![Screenshot_2020-03-17 Postwoman • A free, fast and beautiful API request builder](https://user-images.githubusercontent.com/10326572/76875160-f081d600-684e-11ea-9fbd-0a533f587160.png) ![Screenshot_2020-03-17 Postwoman • A free, fast and beautiful API request builder(1)](https://user-images.githubusercontent.com/10326572/76874927-9b45c480-684e-11ea-83da-bee2c29b49f6.png) **Desktop (please complete the following information):** - OS: Linux 5.5.9-arch1-2 (Arch Linux) - Browser: Firefox - Version: 74.0 (64-bit) **Additional context** N/A
kerem 2026-03-16 14:10:36 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@liyasthomas commented on GitHub (Mar 17, 2020):

Currently, collections are uploaded whenever a change (such as adding/deleting/moving/renaming a request or colection) happens in the Collections sections.

<!-- gh-comment-id:600308932 --> @liyasthomas commented on GitHub (Mar 17, 2020): Currently, collections are uploaded whenever a change (such as adding/deleting/moving/renaming a request or colection) happens in the Collections sections.
Author
Owner

@leomp12 commented on GitHub (Mar 18, 2020):

@liyasthomas yup, but don't you think it should be uploaded when sync is toggled?

<!-- gh-comment-id:600670772 --> @leomp12 commented on GitHub (Mar 18, 2020): @liyasthomas yup, but don't you think it should be uploaded when sync is toggled?
Author
Owner

@liyasthomas commented on GitHub (Mar 18, 2020):

yes indeed. Should be synced on toggle.

<!-- gh-comment-id:600671380 --> @liyasthomas commented on GitHub (Mar 18, 2020): yes indeed. Should be synced on toggle.
Author
Owner

@rizkyarlin commented on GitHub (Mar 22, 2020):

If I may ask, where does postwoman store the collection for syncing purposes?

<!-- gh-comment-id:602240451 --> @rizkyarlin commented on GitHub (Mar 22, 2020): If I may ask, where does postwoman store the collection for syncing purposes?
Author
Owner

@leomp12 commented on GitHub (Mar 22, 2020):

@rizkyarlin Firestore I think, take a look here https://github.com/liyasthomas/postwoman/blob/master/functions/fb.js

<!-- gh-comment-id:602268338 --> @leomp12 commented on GitHub (Mar 22, 2020): @rizkyarlin Firestore I think, take a look here https://github.com/liyasthomas/postwoman/blob/master/functions/fb.js
Author
Owner

@liyasthomas commented on GitHub (May 8, 2020):

Fixed on #854

<!-- gh-comment-id:625864954 --> @liyasthomas commented on GitHub (May 8, 2020): Fixed on #854
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#238
No description provided.