botbuilder-python icon indicating copy to clipboard operation
botbuilder-python copied to clipboard

port: Default DialogSet to case insensitive comparison (#6077)

Open github-actions[bot] opened this issue 4 years ago • 0 comments

The changes in Default DialogSet to case insensitive comparison (#6077) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.

Fixes #4870

Note: this is potentially a breaking change. Bots with dialog ids differing in only upper and lower case will no longer recognize them as different dialogs.

Please review and, if necessary, port the changes.

github-actions[bot] avatar Jan 25 '22 06:01 github-actions[bot]