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

findTasksAtIndex clashes with listTasks #6956

Open
Alphare opened this issue Apr 4, 2024 · 0 comments
Open

findTasksAtIndex clashes with listTasks #6956

Alphare opened this issue Apr 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Alphare
Copy link
Contributor

Alphare commented Apr 4, 2024

Describe the bug

The new index API endpoint findTasksAtIndex introduced in #6915 uses the route tasks/indexes which shadows tasks/<namespace> where the namespace is exactly indexes.

This is not exactly critical, but we should probably change this endpoint since it's still experimental.

@Alphare Alphare added the bug Something isn't working label Apr 4, 2024
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