The Wayback Machine - https://web.archive.org/web/20200522073858/https://github.com/microsoft/BotBuilder-Samples/issues/2321
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

Basic Bot has a hard coded date "Book a flight from Paris to Berlin on March 22, 2020" #2321

Open
v-josouz opened this issue Apr 15, 2020 · 2 comments · May be fixed by #2364
Open

Basic Bot has a hard coded date "Book a flight from Paris to Berlin on March 22, 2020" #2321

v-josouz opened this issue Apr 15, 2020 · 2 comments · May be fixed by #2364

Comments

@v-josouz
Copy link

@v-josouz v-josouz commented Apr 15, 2020

Github issues for C# /JS / Java/ Python should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.

Sample information

  1. Sample type: [\samples\ or \solutions]
  2. Sample language: [dotnetcore or webapi or es6 or nodejs or typescript]
  3. Sample name:

Describe the bug

This bug was originally written internally against the Botframework team.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Test in Webchat of any Basic (non-echo) bot.
  2. The bot will ask you what can it do for you say something like "Book a flight from Paris to Berlin on March 22, 2020".

Expected behavior

The date shouldn't be hard coded. Instead something dynamic like today's date + 7 days

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

[bug]

@axelsrz axelsrz added P3 R10 labels Apr 16, 2020
@axelsrz
Copy link
Member

@axelsrz axelsrz commented Apr 16, 2020

Thanks for opening this issue @v-josouz, we'll assign it to someone for future fixing.

@tonyanziano
Copy link

@tonyanziano tonyanziano commented Apr 24, 2020

We have prioritized this issue for the R10 milestone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.