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

Some addresses can cause an infinite loop in trash intent #264

Open
jmartini opened this issue Jul 23, 2019 · 0 comments
Open

Some addresses can cause an infinite loop in trash intent #264

jmartini opened this issue Jul 23, 2019 · 0 comments
Assignees
Labels

Comments

@jmartini
Copy link
Collaborator

Describe the bug
When the address “1 Commonwealth Ave” is inputted, Alexa goes on an infinite loop when user inputs a neighborhood.

To Reproduce
User: Alexa, use boston info to find my trash day at 1 commonwealth ave
Skill: I found multiple places with that address: B - 1 Commonwealth Ave, Boston, 1 - 1 Commonwealth Ave, Boston, D - 1 Commonwealth Ave, Boston, A - 1 Commonwealth Ave, Boston, 4 - 1 Commonwealth Ave, Boston, C - 1 Commonwealth Ave, Boston, 3 - 1 Commonwealth Ave, Boston, 2 - 1 Commonwealth Ave, Boston, 5 - 1 Commonwealth Ave, Boston. Which neighborhood is it in?
User: Boston
Skill: I found multiple places with that address: B - 1 Commonwealth Ave, Boston, 1 - 1 Commonwealth Ave, Boston, D - 1 Commonwealth Ave, Boston, A - 1 Commonwealth Ave, Boston, 4 - 1 Commonwealth Ave,

Expected behavior
In this case these all seem to be different variations on the same building. We should merge these and only find the single address.

@jmartini jmartini added the bug label Jul 23, 2019
@giff-h giff-h self-assigned this Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants