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

Deleting a ticker doesn't work #643

Open
doobry-systemli opened this issue Jun 24, 2024 · 1 comment
Open

Deleting a ticker doesn't work #643

doobry-systemli opened this issue Jun 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@doobry-systemli
Copy link
Contributor

Deleting a ticker (delete action from the three-dot-menu in the ticker list) is broken. It sends a DELETE /v1/admin/tickers/<id> request to the ticker API, but that responds with a 404.

@doobry-systemli doobry-systemli added the bug Something isn't working label Jun 24, 2024
@doobry-systemli
Copy link
Contributor Author

Looking at the ticker code it seems to be calling the correct route. So maybe it's rather a bug in the ticker API daemon 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant