microsoft / microsoft/vscode-azurefunctions
There is no dialog to connect event hub namespace when debugging a durable Python V1 project with the "Netherite" storage type
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 319
- Forks
- 158
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 4
Description
OS: Windows/Linux
Build Version: v1.15.1-alpha.0
Regression: Previous release (1.13.2)
Repro Steps:
- Create and open a Python V1 project with "Durable Function orchestrator" function and select "Netherite" durable storage type.
- Click F5 to debug this project.
- Check whether there is a dialog to connect event hub namespace.
Expect:
There is a dialog to connect event hub namespace.
Actual:
- There is no dialog to connect event hub namespace.
- Fail to debug with an error.
More Info:
This issue does not reproduce for JavaScript, Typescript and C# projects.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the F5 debugging flow for Python V1 Durable Function projects using the Netherite storage type, comparing it with the working JavaScript, TypeScript, and C# cases. Reproduce the missing event hub namespace dialog and the debug error, then trace where that connection prompt should occur. Done means the dialog appears and debugging starts successfully without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python, typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100