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

When creating short URL with findIfExists=true, only first URL matching long URL is checked #382

Closed
acelaya opened this issue Mar 17, 2019 · 0 comments
Labels
Milestone

Comments

@acelaya
Copy link
Member

acelaya commented Mar 17, 2019

When the findIfExists flag is set to true while creating a short URL, only the most recent result is checked.

However, if tags and dates are provided, we should check all the results until one of them does match, creating a new short URL only if none of them matches.

@acelaya acelaya added the bug label Mar 17, 2019
@acelaya acelaya added this to the 1.17.1 milestone Mar 17, 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

1 participant