microsoft / microsoft/vscode-azurefunctions

Fail to execute "Execute Function Now..." action for "durableHello1HttpStart" function

Open
#4,841 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI
Dominant language
TypeScript
Stars
319
Forks
158
Avg merge
2d 13h
Merged PRs (30d)
4

Description

OS: Win 11
Build Version: 1.20.2

Repro Steps:

  1. Create a JavaScript durable project with "Azure Storage" durable storage type selected.
  2. Create a basic function app (Flex Consumption).
  3. Deploy the project to the function app.
  4. Expand the function app -> Expand "Functions" node -> Right click "durableHello1HttpStart" function -> Click "Execute Function Now..." -> Execute it with the default value.
  5. Check whether succeeds to execute the action.

Expect:
Succeed to execute the action.

Actual:
Fail to execute the action.
Image

More Info:
This issue also reproduces for non-Flex Consumption function app.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the "Execute Function Now..." action for the durableHello1HttpStart function using the listed Windows 11, build 1.20.2, JavaScript durable-project steps and default input. Investigate the function-app execution path for both Flex Consumption and non-Flex Consumption apps; done means the action succeeds instead of failing.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
cloud, devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.