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

[API] Search Issues By Milestone #10147

Closed
jaqra opened this issue Feb 5, 2020 · 8 comments · Fixed by #10148
Closed

[API] Search Issues By Milestone #10147

jaqra opened this issue Feb 5, 2020 · 8 comments · Fixed by #10148
Labels
modifies/api This PR adds API routes or modifies them type/enhancement An improvement of existing functionality
Milestone

Comments

@jaqra
Copy link
Contributor

jaqra commented Feb 5, 2020

Can we add support search issues by milestone (id or name) to api

@6543
Copy link
Member

6543 commented Feb 5, 2020

I'll take it ;)

@lunny
Copy link
Member

lunny commented Feb 7, 2020

@6543, I think we have to implement milestone index before this one and this also depends on #9931

@stale
Copy link

stale bot commented Apr 7, 2020

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale stale bot added the issue/stale label Apr 7, 2020
@6543
Copy link
Member

6543 commented Apr 7, 2020

update: still a lot to do

@stale stale bot removed the issue/stale label Apr 7, 2020
@6543
Copy link
Member

6543 commented Apr 22, 2020

done look at #10148

It works this way:
comma separated list of milestone names or ids. It uses names and fall back to ids. Fetch only issues that have any of this milestones. Non existent milestones are discarded

@jaqra
Copy link
Contributor Author

jaqra commented Apr 23, 2020

Thank you

@lafriks lafriks added modifies/api This PR adds API routes or modifies them type/enhancement An improvement of existing functionality labels Apr 30, 2020
@lafriks lafriks added this to the 1.12.0 milestone Apr 30, 2020
@IvanBezrukavyiSS
Copy link

IvanBezrukavyiSS commented May 6, 2020

@6543 Can you please provide examples how to deal with that. I also wanna use it.

@6543
Copy link
Member

6543 commented May 6, 2020

@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
modifies/api This PR adds API routes or modifies them type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants