JetClient / jet-client-support

JetClient is an advanced REST API Client plugin for JetBrains IDEs
https://plugins.jetbrains.com/plugin/21173-jetclient
111 stars 0 forks source link

Import sync folder does not keep folder in sync after importing #25

Closed gkdevone closed 1 year ago

gkdevone commented 1 year ago

Describe the bug After importing a Sync Folder in JetClient tree the folder is not acting like a sync folder. It does not monitor diffs and buttons Show Diff, Save and Restore are disabled.

Steps to reproduce

  1. Create a Collection and sync it to a path like for example /Users/geo/jetclient
  2. Create a Folder in collection with sync enabled
  3. Add some requests in folder

at this point everything works as expected

  1. Either import the /Users/geo/jetclient sync folder to another intellij project or just delete the collection from jetclient tree and reimport the /Users/geo/jetclient sync folder
  2. Now the collection does not act as synced

Environment information:

AntonShuvaev commented 1 year ago

Thank you for reporting this issue. I'll fix it in the next release. As a workaround, you can specify the sync folder path in the collection Properties tab.

AntonShuvaev commented 1 year ago

Fixed in 2023.1.11