Replies: 3 comments 1 reply
-
|
Hi @MacRicow, Regarding your local collections and requests, in version 13 the UI has been re-organized and requests are now organized within Projects. If you're using Local Vault, you should be able to view your projects form the projects section and can access the collections and requests contained within them. Could you share a screenshot of what you see after opening insomnia version 13? This will help us determine whether you're encountering a UI change or a separate issue. Regarding the "Run collection" action, you can access it by clicking the 3 dots (...) next to the collection and selecting Run collection from the dropdown menu. For transferring data between machines -
Import -
Thank you for your feedback as well -
I'll share this feedback with the team for consideration. Thank you. |
Beta Was this translation helpful? Give feedback.
-
|
Hello,
Thanks for your reply!
I tried again with the new version 13.0.2 and I faced the same issue.
In fact, the issue is that I don't have any collection available to run on my project.
I installed both 12.6 and 13.0.2 to show you the difference (see joined screenshots). When I run both apps successively (with the same Library/configuration), I can see my collection under 12.6 but it is lost under 13.0.2. Not that much lost (at least it's not deleted!) since when I go back to version 12.6 I can access it.
So it rather looks like a bug in the 13.0.2 version with some kind of misinterpretation of the existing configuration.
Best regards,
Éric
Version 12.6
1. At the opening, I can see my Environment «Shopify Macricow»

2. When I double-click on it, I get into the environment and I can «Run Collection» clicking on the triangle aside «Shopify Macricow»:

3. Then I can see my requests:

Version 13.0.2
1. At the opening, the homepage is slightly changed but I still have my Environment «Shopify Macricow»

2. I double-click on it, and then, I can see my project Shopify on the left with my environment:

3. But I only can create a collection, my existing collection (with the same Library files as for the 2.6 version) just doesn't seem to exist so I can't run it:

… Le 25 juin 2026 à 08:28, poojithap11 ***@***.***> a écrit :
Hi @MacRicow <https://github.com/MacRicow>,
Regarding your local collections and requests, in version 13 the UI has been re-organized and requests are now organized within Projects. If you're using Local Vault, you should be able to view your projects form the projects section and can access the collections and requests contained within them.
Could you share a screenshot of what you see after opening insomnia version 13? This will help us determine whether you're encountering a UI change or a separate issue.
Regarding the "Run collection" action, you can access it by clicking the 3 dots (...) next to the collection and selecting Run collection from the dropdown menu.
For transferring data between machines -
Export -
To export all data, navigate to Preferences -> Data -> Export all Data
To export a specific project, navigate to Preferences -> Data -> Export the Project
Import -
To import data into an existing project, navigate to Preferences -> Data -> Import into Project.
Alternatively, you can use the import button form the main interface.
Thank you for your feedback as well -
PHP code generation and GraphQL readability using heredoc syntax.
Improving the export/ import experience and making data migration between machine more inituitive.
I'll share this feedback with the team for consideration.
Thank you.
—
Reply to this email directly, view it on GitHub <#10151?email_source=notifications&email_token=AAB5ASHY5ELP3IITYL2ZCTT5BTBBLA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZUGI4TOOJZUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#discussioncomment-17429799>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAB5ASGNGMSL4W665AFKPND5BTBBLAVCNFSNUABHKJSXA33TNF2G64TZHM2TMOBZHEZDQNB3IRUXGY3VONZWS33OHMYTAMZRGIZDOMNBOYBA>.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS <https://github.com/notifications/mobile/ios/AAB5ASAUBCYLVAGXAMZSHVD5BTBBLA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZUGI4TOOJZUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSVGM33PORSXEX3JN5ZQ> and Android <https://github.com/notifications/mobile/android/AAB5ASFMZDVHKDR6HCOX2FT5BTBBLA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZUGI4TOOJZUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSXGM33PORSXEX3BNZSHE33JMQ>. Download it today!
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
-
|
Hello, Sorry, it looks answering by email doesn't take joined files. I try again. |
Beta Was this translation helpful? Give feedback.






Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Once I open 13.0.1, I cannot access anymore my collections/requests which are in local. No way to even see where to find my requests nor adding collections to my projects.
The interface already seemed a bit tricky before (with a confusion from my side regarding the duplicated global and collection environments, not knowing which one was prevailing), probably due to my average understanding of the base concepts of the application.
But this new version looks even worse for me: I don't even know if this is a bug or a new way of working with APIs requests which I couldn't discover.
In the end, I went back to version 12.6 and could find back my collections and the «Run Collection» action which had disappeared.
Plus I have 2 feedbacks:
• Generated PHP code isn't exactly the easiest to adapt with requests on one line. It would have been interesting to use heredoc syntax for GraphQL in order to have the requests more readable/editable into the code.
• I struggled in exporting my requests from one machine to another. I never succeeded in exporting/importing properly in order to get exactly the same data organization on my 2 machines. Again, that's partly due my understanding of the concepts. But maybe there woud be a way to make the interface more intuitive.
Beta Was this translation helpful? Give feedback.
All reactions