postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.82k stars 839 forks source link

Can't move a folder from one collection to another #11138

Open Meizygam opened 2 years ago

Meizygam commented 2 years ago

Is there an existing issue for this?

Describe the Issue

I have two collections and I want to move a folder from a to b but I keep getting 'Unable to reorder folder' '

Steps To Reproduce

  1. create a collection
  2. create a folder inside the collection
  3. add requests inside the folder
  4. create another collection
  5. try to move the folder from collection 'a' to collection 'b'

Screenshots or Videos

Uploading bug p1.mov…

Uploading bug p2.mov…

Operating System

macOS

Postman Version

9.26.4

Postman Platform

Both

Additional Context?

It was happening to me a month ago and now it's happening again

DannyDainton commented 2 years ago

Hey @Meizygam

I've tried to replicate the issue on my side and I've been unsuccessful so far 😞 - Are you doing this in a Personal or Team Workspace?

I see that the videos didn't quite upload on the issue, are you able to reattach them so that we can see what's happening?

Meizygam commented 2 years ago

Hey @DannyDainton, I’m doing it in a team workplace. I attached the video again.

https://user-images.githubusercontent.com/77665768/182411620-642d50bb-0977-48e6-804c-513ab6c58c28.mov

https://user-images.githubusercontent.com/77665768/182412189-8f5d7c22-e65a-46f7-96dd-34fca6b2cfb9.mov

Thanks

Meizygam commented 2 years ago

also, I can't delete folders. It's blocking me to run the collection after deployment to prod! is there any estimation?

Meizygam commented 2 years ago

@DannyDainton @giridharvc7 Any news? It's blocking me to run the collection after deployment to prod!

shubhbhargav commented 2 years ago

@Meizygam Would it be possible for you to share the collection with us to debug this further? You can reach out to us via help@postman.com to share this info.

If that is not possible, you can try out the following for deletion explicitly:

Meizygam commented 2 years ago

@shubhbhargav Hey, The delete works in that way. But the most important for me is to move the folder...

shubhbhargav commented 2 years ago

@Meizygam I see. Can we try the same thing with the move operation as well i.e.

  1. Create a new folder in the other collection
  2. Bulk select the children from the source collection to the new folder
  3. Delete the source folder once all the elements are moved
Meizygam commented 1 year ago

@shubhbhargav That would help if I had a folder with a few requests... I have folders inside folders, inside folders, and a lot of requests! It will take me hours!

shubhbhargav commented 1 year ago

@Meizygam That's understandable. Would it be possible to share the collections with us at help@postman.com (removing any sensitive info)? This would be helpful to debug this further. You can export the collection and share it with us at the email above.

mike-rambil commented 4 weeks ago

@shubhbhargav I have been getting similiar issue here. I can move every folder here except grapql folder from the grapql collection.

Can't move the GraphQL folder here other folders.

image

I verified this one more of my team member, and he has the same issue too. can't move folders in and out of GraphQL collection for some reason. I have admin access and so does he.