[PR #568] [MERGED] Added create collection and save request syncs #2713

Closed
opened 2026-03-17 00:23:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/568
Author: @JacobAnavisca
Created: 2/13/2020
Status: Merged
Merged: 2/13/2020
Merged by: @liyasthomas

Base: masterHead: fix/collection-sync


📝 Commits (2)

  • 8b98992 Added create collection and save request syncs
  • 516610a Better Collections Sync

📊 Changes

2 files changed (+24 additions, -0 deletions)

View changed files

📝 components/collections/addCollection.vue (+12 -0)
📝 components/collections/saveRequestAs.vue (+12 -0)

📄 Description

Heyo! I was having issues syncing collections/requests and realized syncing only seems to work if you create and then edit collections. I just added the sync method to the add collection and save request components. There might be a better way to do it then how I've done it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/568 **Author:** [@JacobAnavisca](https://github.com/JacobAnavisca) **Created:** 2/13/2020 **Status:** ✅ Merged **Merged:** 2/13/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `fix/collection-sync` --- ### 📝 Commits (2) - [`8b98992`](https://github.com/hoppscotch/hoppscotch/commit/8b989924a4d863254ec3a006b30d57dc3f619e14) Added create collection and save request syncs - [`516610a`](https://github.com/hoppscotch/hoppscotch/commit/516610a8208cfd548371685d6228295097de82c8) :sparkles: Better Collections Sync ### 📊 Changes **2 files changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `components/collections/addCollection.vue` (+12 -0) 📝 `components/collections/saveRequestAs.vue` (+12 -0) </details> ### 📄 Description Heyo! I was having issues syncing collections/requests and realized syncing only seems to work if you create and then edit collections. I just added the sync method to the add collection and save request components. There might be a better way to do it then how I've done it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:23:35 +03:00
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#2713
No description provided.