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] add user filter to issueTrackedTimes #14024

Closed
6543 opened this issue Dec 16, 2020 · 0 comments · Fixed by #14081
Closed

[API] add user filter to issueTrackedTimes #14024

6543 opened this issue Dec 16, 2020 · 0 comments · Fixed by #14081
Labels
good first issue Likely to be an easy fix type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@6543
Copy link
Member

6543 commented Dec 16, 2020

List Issue Tracked Times (https://try.gitea.io/api/swagger#/issue/issueTrackedTimes)

do not have filter option "user" as repoTrackedTimes has.

add it to make them similar

@6543 6543 added good first issue Likely to be an easy fix type/proposal The new feature has not been accepted yet but needs to be discussed first. labels Dec 16, 2020
noerw added a commit to noerw/gitea that referenced this issue Dec 20, 2020
6543 pushed a commit that referenced this issue Dec 22, 2020
…#14081)

* add user filter to issueTrackedTimes

fixes #14024

* update swagger

* allow user filter for issue writers

* improve swagger doc

* return 404 on invalid user
@go-gitea go-gitea locked and limited conversation to collaborators Feb 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Likely to be an easy fix type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant