Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Input texts generated not recognices numeric values for Max turn count #9610

Open
Karlichuss opened this issue Jul 13, 2023 · 3 comments
Assignees
Labels
Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-replied-to Required for internal reporting. Do not delete. customer-reported Required for internal Azure reporting. Do not delete. Type: Bug Something isn't working

Comments

@Karlichuss
Copy link

Describe the bug

Working with a proyect over a year of support and develop, today working for a new feature, we can't add any more user input (text) element in new dialogs. There is an error matching the type numeric values in Max turn count field.

Default values ( 0 ) works, but any more numeric value (1, 2, 3, 4, 5....) doesn´t work.

We have other dialogs with a max turn count of 5 setted and it works fine.

Version

image
Running in Windows 10.

To Reproduce

Steps to reproduce the behavior:

  1. Create new dialog.
  2. Add a new User input (text)
  3. Sets the maxturncount to 5
    image

image

  1. It appears the error
    image

Expected behavior

This value must be valid
image

But this value... is valid?!
image

image

Why?

Is there a bug with the UserInput(Text) element?

Screenshots

image

@Karlichuss Karlichuss added Needs-triage A new issue that require triage Type: Bug Something isn't working labels Jul 13, 2023
@dmvtech
Copy link
Collaborator

dmvtech commented Jul 19, 2023

Hi @Karlichuss

What version of the SDK is the bot running? Assuming this is a DOTNET bot, you can check the .csproj file and check the Microsoft.Bot.Builder packages to see what the version is.

@dmvtech dmvtech self-assigned this Jul 19, 2023
@dmvtech dmvtech added customer-reported Required for internal Azure reporting. Do not delete. Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-replied-to Required for internal reporting. Do not delete. and removed Needs-triage A new issue that require triage labels Jul 19, 2023
@Karlichuss
Copy link
Author

image

It's 4.16.0 version.

@Karlichuss
Copy link
Author

Karlichuss commented Jul 26, 2023

Facturas_OtroPeriodo_Mes.zip

Hi @dmvtech,

For more info, here the .dialog where the MaxTurnCount doesn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-replied-to Required for internal reporting. Do not delete. customer-reported Required for internal Azure reporting. Do not delete. Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants