Open andrew-noyo opened 2 years ago
I can confirm this problem for a Win 10 20H2 client. The erroneously imported project can be exported in ARC format though. The JSON then shows, that the request URLs are put into the key of the request followed by the projects key instead of a proper, generated key. The project also lists null values for the assigned request keys. If these two issues are corrected in the ARC export the collection resp. project can be reimported correctly.
This issue has been automatically marked as stale because it has not had recent activity and is not currently prioritized. It will be closed in a week if no further activity occurs :)
Always reproducible with postman collection version 2.1, like https://github.com/SAP/e-mobility-charging-stations-simulator/blob/main/src/assets/CSSimulatorUIProtocol.postman_collection.json.
After importation, the collection cannot be removed or edited as a project. Where the projects configuration are stored on disk on MacOSX to manually removed it?
Will this be fixed some day? Asking for a Friend.
I have built a new import processor that is well tested with Postman. However, it will take time to incorporate it into ARC as it is a part of a major upgrade that includes data format change.
Will this update allow us to remove the broken collections currently in our project?
me too
Unfortunately, the problem still exists! I'm using a MacBook Pro M1 with MacOS Ventura 13.4.1
Error still exists Rest Client Version 17.0.9 - Windows 10
Error still exists Rest Client Version 17.0.9 - Windows 10 as of 20th of November 2023. I think it would be good if we can get some updates on this? I am considering ARC as an alternative to Postman.
Any guesstimate on when the new major might be released?
Would also like this fixed. Still experiencing with ARC version 17.0.9.
I have built a new import processor that is well tested with Postman. However, it will take time to incorporate it into ARC as it is a part of a major upgrade that includes data format change.
Can you share that on a branch ?
Expected Behavior When I import a Postman collection, I am able to use the project immediately.
Actual behavior When I import a Postman collection, I cannot open the project.
DataErrror: failed to execute 'get' on
IDBObjectStore: No key or key range specified.
To Reproduce Export a Postman collection. Import Postman collection into Advanced Rest Client. Open Project.
Screenshots
Additional Information I am unable to delete the Project and get the same error.