Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug Endpoints do not populate when importing new openapi collection #6547

Open
1 task done
michaelhofrichter opened this issue Sep 21, 2023 · 6 comments · May be fixed by #6635
Open
1 task done

Debug Endpoints do not populate when importing new openapi collection #6547

michaelhofrichter opened this issue Sep 21, 2023 · 6 comments · May be fixed by #6635
Labels
B-bug Bug: general classification N-investigation Needs: investigation PA-importers Package: Insomnia Importers S-unverified Status: Unverified by maintainer

Comments

@michaelhofrichter
Copy link

Expected Behavior

I've imported an OpenAPI 3.0.2 file to get my endpoints and everything. A copy of that openAPI is available by going here: https://apidocs.legalserver.org/docs/ls-apis/c25097c5ad308-legal-server-core-api-v1 and clicking export in the top right.

When I click on spec, I can see the file and edit it.
When I click on Debug, no endpoints show up on the left.
image
When I've got spec open, I can see details on lots of endpoints:
image

I would expect to see 272 automatically created endpoints to test
image
It said it imported 1 workspace and 272 enpdoints.

Why don't I see any of the endpoints automatically populating?

Actual Behavior

When I click on Debug, no endpoints show up on the left.
image

Reproduction Steps

  1. Goto https://apidocs.legalserver.org/docs/ls-apis/c25097c5ad308-legal-server-core-api-v1 and export the OpenAPI references in the top right corner.
  2. In Insomnia, start a new project and import that in as the basis for the project
  3. It will say that it is importing 1 workspace and 272 endpoints.
  4. The spec will eventually show.
  5. switch to the Debug tab and see nothing.

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

2023.5-8

What operating system are you using?

macOS

Operating System Version

13.5.2

Installation method

download from insomnia.rest

Last Known Working Insomnia version

It worked about a month ago for me.

@michaelhofrichter michaelhofrichter added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Sep 21, 2023
@michaelhofrichter
Copy link
Author

I rolled back my version of Insomnia. 2023.5.5 still had the issue. 2023.4.0 did not and I was able to successfully import my endpoints.
image

@filfreire filfreire added N-investigation Needs: investigation PA-importers Package: Insomnia Importers labels Sep 27, 2023
@dannyarango-soda
Copy link

I just want to add that everyone who uses Insomnia at my company is experiencing this issue as well. Upgrading to version 8, which released today, does not correct the problem.

@filfreire
Copy link
Member

@michaelhofrichter @dannyarango-soda thank you for reporting this, we'll investigate and hopefully release a fix for this soon.

@gatzjames gatzjames linked a pull request Oct 3, 2023 that will close this issue
3 tasks
@xmak
Copy link

xmak commented Oct 29, 2023

Any clues about when will this issue be fixed?

In Insomnia 8.3.0 it's still present.

@scheffeld
Copy link

Hey guys. I'm using v8.5.1 and it's still having a problem :[

@scheffeld
Copy link

I rolled back my version of Insomnia. 2023.5.5 still had the issue. 2023.4.0 did not and I was able to successfully import my endpoints. image

I tried to install this version, but macOS notifies me that it is damaged and I cannot open it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification N-investigation Needs: investigation PA-importers Package: Insomnia Importers S-unverified Status: Unverified by maintainer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants