Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.
Here’s an outline with best practices for making your inquiry.
My question:
When I import a updated collection my forks breaks.
How do I fix the connection ?
Details (like screenshots):
How I found the problem:
I created a collection, forked it to the same workspace, exported the source collection.
Edited the file ( mass edit API version ), imported it with the same name.
Now my fork link is broken and I can’t update them from the imported source.
I’ve already tried:
Created a fresh new collection and tested it 2 times with the same result.
So I would say the recommended workflow for this would be to update the API definition in Postman and then update the associated collections which means you won’t lose existing fork links.
Check out this article for more details.
I have a similar predicament. I have forked a very large collection. I intend to export the forked collection so I can search and replace strings and then import it back.
When I do this I cannot import into the forked collection, Postman targets the source. Is there a way to import back into the forked collection?
Work around for this is Import collection as copy. Select and delete every thing in the fork (shift-click works). Select and cut-^X everything in the copy. Paste in the fork. the only thing which does not get moved are collection scripts, variables, description.