The default function name is "DurableFunctionsOrchestratorJS1" when creating a TypeScript Durable project

Open
#3,702 1 comment 0 reactions 1 assignee View on GitHub

@nturinski is already working on this.

Since Jul 12, 2023.

Assessment

This issue has not been assessed yet.

Description

AT-CTI external

OS: All
Build Version: 20230607.1
Regression: Not a regression

Repro Steps:

  1. F1 -> Create New Project... -> Select an empty folder -> Select TypeScript language -> Select Model V3 -> Select "Durable Function orchestrator" -> Select "Azure Storage".
  2. Check the default function name.

Expect:
The default function name is "DurableFunctionsOrchestratorTS1".

Actual:
The default function name is "DurableFunctionsOrchestratorJS1".
image

More Info:
This issue also reproduces when create a TypeScript Durable project with "Netherite/MSSQL" durable storage type.

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

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.

More from microsoft/vscode-azurefunctions

All issues in microsoft/vscode-azurefunctions

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.