Skip to content

Set EndOfConversationCodes when send EoC #5852

Closed
microsoft/botbuilder-dotnet
#4235
@xieofxie

Description

@xieofxie

Use this query to search for the most popular feature requests.

Is your feature request related to a problem? Please describe.
Currently when sending EoC here https://github.com/microsoft/botbuilder-dotnet/blob/master/libraries/Microsoft.Bot.Builder.Dialogs/DialogExtensions.cs#L91, Code is not set to any of the EndOfConversationCodes https://github.com/microsoft/botbuilder-dotnet/blob/master/libraries/Microsoft.Bot.Schema/EndOfConversationCodes.cs

Describe the solution you'd like
Set to CompletedSuccessfully

Describe alternatives you've considered

Additional context

[enhancement]

Metadata

Metadata

Assignees

Labels

P2Nice to haveR10Shipping 2020-08-17bugIndicates an unexpected problem or an unintended behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions