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

[BUG] Prevent inserting non existing tag when updating reputation #29

Open
petrnymsa opened this issue Feb 13, 2020 · 0 comments
Open
Assignees
Labels
bug Something isn't working need-planning
Milestone

Comments

@petrnymsa
Copy link
Owner

Description
When POST request is sent to update tags for the given place, non-existing tag can be inserted.

To Reproduce
Steps to reproduce the behavior:

  1. Send POST request with non-existing tag
  2. Tag is inserted

Expected behavior
The update should be allowed only for existing tags

@petrnymsa petrnymsa added bug Something isn't working need-planning labels Feb 13, 2020
@petrnymsa petrnymsa self-assigned this Feb 13, 2020
@petrnymsa petrnymsa added this to the Version 1.4 milestone Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need-planning
Projects
None yet
Development

No branches or pull requests

1 participant