Skip to content

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

Open

Description

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions