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

need to take care location in bot creation #1506

Closed
7 tasks
hibrenda opened this issue Nov 5, 2019 · 1 comment
Closed
7 tasks

need to take care location in bot creation #1506

hibrenda opened this issue Nov 5, 2019 · 1 comment
Assignees
Labels
R7 Release 7 - December 10th, 2019 Type: Bug Something isn't working

Comments

@hibrenda
Copy link
Contributor

hibrenda commented Nov 5, 2019

Complete the necessary portions of this template and delete the rest.

Describe the bug

User could specify the bot location during the bot creation and next time the location will be loaded from recent usage. Default folder location defined in #1363.

If user create the bot by specifying the location, and then delete such folder, user will see error shows as following. and click next, bot will be created into default folder "MyBot".
image

So we need to check if recent usage is still valid , if folder has been moved, we should load default folder. If something wrong with default folder, at least we should let user to update the bot create location.

Steps

  • create a new bot with valid folder
  • delete folder
  • go to homepage and create a new bot again
  • hit error

Version

master

Browser

What browser are you using?

  • Chrome
  • Safari
  • Firefox
  • Edge

OS

What operating system are you using?

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Give a clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots/gif/video to help explain your problem.

Additional context

Add any other context about the problem here.

@hibrenda hibrenda added Type: Bug Something isn't working P0 Must Fix. Release-blocker Needs-triage A new issue that require triage R7 Release 7 - December 10th, 2019 labels Nov 5, 2019
@hibrenda hibrenda removed the P0 Must Fix. Release-blocker label Nov 5, 2019
@cwhitten cwhitten removed the Needs-triage A new issue that require triage label Nov 5, 2019
@cwhitten
Copy link
Member

addressed in #1548

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R7 Release 7 - December 10th, 2019 Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants