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

[feature]: API for searching issues #6167

Open
1 task done
henriquelatorre opened this issue Dec 6, 2024 · 0 comments
Open
1 task done

[feature]: API for searching issues #6167

henriquelatorre opened this issue Dec 6, 2024 · 0 comments
Assignees

Comments

@henriquelatorre
Copy link

henriquelatorre commented Dec 6, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Summary

To implement bot like behavior using API it is usually necessary to perform content searching (and filtering), but the current endpoints only allows to get all issues. This gets extremely inefficient for large issue bases and it would be very neat to expose the current search functionality through the public API.

Why should this be worked on?

Implementing an API endpoint for efficient search in large issue bases in Plane would significantly enhance both automation and scalability, allowing bots and external applications to interact seamlessly with project data.

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

No branches or pull requests

3 participants