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

Delete tag uses the wrong ID #29

Open
kolkheang opened this issue Nov 6, 2018 · 0 comments
Open

Delete tag uses the wrong ID #29

kolkheang opened this issue Nov 6, 2018 · 0 comments

Comments

@kolkheang
Copy link
Collaborator

The current logic for the tags uses the image ID for tag instead of the tag ID.

[06/Nov/2018:01:54:32 +0000] "DELETE /tags/pHR1ajkzR/ HTTP/1.0" 404 89 "-" "TaggingTracker/1 CFNetwork/975.0.3 Darwin/17.7.0"
[2018-11-06 01:54:32 +0000] [53] [DEBUG] DELETE /tags/pHR1ajkzR/

We should switch to using the tag ID instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant