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

Get name for bucket ID #69

Open
xeruf opened this issue Jun 6, 2024 · 3 comments
Open

Get name for bucket ID #69

xeruf opened this issue Jun 6, 2024 · 3 comments

Comments

@xeruf
Copy link

xeruf commented Jun 6, 2024

When a task is updated, I get a bucket ID - but how do I get the name for that bucket?
The only related API call I can find is https://try.vikunja.io/api/v1/docs#tag/project/paths/~1projects~1%7Bid%7D~1views~1%7Bview%7D~1buckets/get and that one has no Node.

@kolaente
Copy link
Member

kolaente commented Jun 6, 2024

That's the correct endpoint, not sure why it does not have a node.

Do you want to send a PR to add it?

@xeruf
Copy link
Author

xeruf commented Jun 6, 2024

still working on 0.22 where it behaves differently

@kolaente
Copy link
Member

kolaente commented Jun 6, 2024

I think the endpoint does not exist on 0.22.0 - the fix here would be to upgrade :) (I know about the upgrade problems)

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

2 participants