Provide issue search via api #1094

Closed
opened 2025-11-02 03:48:19 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @kolaente on GitHub (Sep 24, 2017).

This is a reminder/follow-up for #2531.

For issue dependencies, we need an api-endpoint to search.
General idea: you pass a search string to the api endpoint, it searches by title and first comment/maybe even all comments and returns a json array of all found issues. Basically like Githubs issue search.

Originally created by @kolaente on GitHub (Sep 24, 2017). This is a reminder/follow-up for #2531. For issue dependencies, we need an api-endpoint to search. General idea: you pass a search string to the api endpoint, it searches by title and first comment/maybe even all comments and returns a json array of all found issues. Basically like Githubs issue search.
GiteaMirror added the type/featuremodifies/api labels 2025-11-02 03:48:19 -06:00
Author
Owner

@Morlinest commented on GitHub (Sep 24, 2017):

Actually there are already multiple issues about this (#2434, #1893).

@Morlinest commented on GitHub (Sep 24, 2017): Actually there are already multiple issues about this (#2434, #1893).
Author
Owner

@kolaente commented on GitHub (Sep 24, 2017):

oookay... but none regarding the api?

@kolaente commented on GitHub (Sep 24, 2017): oookay... but none regarding the api?
Author
Owner

@Morlinest commented on GitHub (Sep 27, 2017):

@kolaente I think you can close this issue as there is basic Issue api that can be used for #2531 and we don't need to improve and add more features to it yet. Or is there any other reason to keep it open?

@Morlinest commented on GitHub (Sep 27, 2017): @kolaente I think you can close this issue as there is basic Issue api that can be used for #2531 and we don't need to improve and add more features to it yet. Or is there any other reason to keep it open?
Author
Owner

@kolaente commented on GitHub (Sep 27, 2017):

Yes, there is an api that can be used for #2531, but there is no general endpoint to search for issues via api. There are other issues (as you said) for an issue search, but none for a search via api.
So I think we should leave it open.

@kolaente commented on GitHub (Sep 27, 2017): Yes, there is an api that can be used for #2531, but there is no general endpoint to search for issues via api. There are other issues (as you said) for an issue search, but none for a search via api. So I think we should leave it open.
Author
Owner

@kolaente commented on GitHub (Apr 16, 2018):

Fixed with #3612.

@kolaente commented on GitHub (Apr 16, 2018): Fixed with #3612.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1094