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

I should be able to successfully edit and regenerate a plugin I've just created #4872

Closed
maisarissi opened this issue Jun 20, 2024 · 1 comment · Fixed by #4904
Closed

I should be able to successfully edit and regenerate a plugin I've just created #4872

maisarissi opened this issue Jun 20, 2024 · 1 comment · Fixed by #4904
Assignees
Labels
type:bug A broken experience vscode-extension Work related to the vscode-extension
Milestone

Comments

@maisarissi
Copy link
Contributor

After generating a new plugin, the Kiota extension refreshes and displays my plugin in the API Explorer, which functions perfectly.

However, if I notice a missing endpoint after the refresh and attempt to edit and regenerate using the API Explorer, I encounter an issue. Despite being able to select other endpoints, once I press ‘Re-generate’, I receive a confirmation message Plugin XXXX re-generated successfully. Yet, there are no updates to my workspace.json, the sliced OpenAPI document, or the API plugin.

The edit and re-generate flow works great when I click on the "Edit Paths" codelens, select new endpoints in the API Explorer and hit the Re-generate button.

@maisarissi maisarissi added type:bug A broken experience vscode-extension Work related to the vscode-extension status:waiting-for-triage An issue that is yet to be reviewed or assigned labels Jun 20, 2024
@maisarissi
Copy link
Contributor Author

maisarissi commented Jun 20, 2024

Might be considered in combination with #4853 as I'm assuming this is related to subscribe to file changes.

@baywet baywet removed the status:waiting-for-triage An issue that is yet to be reviewed or assigned label Jun 20, 2024
@baywet baywet added this to the Kiota v1.17 milestone Jun 20, 2024
@baywet baywet closed this as completed Jul 2, 2024
@baywet baywet modified the milestones: Kiota v1.17, Kiota v1.16 Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug A broken experience vscode-extension Work related to the vscode-extension
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants