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 request for issue always returns nil for milestone #6056

Closed
1 task done
ghost opened this issue Feb 13, 2019 · 1 comment · Fixed by #6122
Closed
1 task done

api request for issue always returns nil for milestone #6056

ghost opened this issue Feb 13, 2019 · 1 comment · Fixed by #6122
Labels

Comments

@ghost
Copy link

ghost commented Feb 13, 2019

example url: https://try.gitea.io/api/v1/repos/nexustrap/issue_missing_milestone_api_v1/issues/1?access_token=dc52cb4688603549d465e10ffa0b371b05489ada

Description

Create an repository, issue and milestone on try.gitea.io.
Assign the milestone to the newly created issue.

curl -X GET "https://try.gitea.io/api/v1/repos/nexustrap/issue_missing_milestone_api_v1/issues/1?access_token=dc52cb4688603549d465e10ffa0b371b05489ada" -H "accept: application/json"

The resulting json shows milestone = 'nil'

Screenshots

bildschirmfoto vom 2019-02-13 13-44-33

@sankethpb
Copy link

@lafriks Is there any workaround for this in 1.7.2?
Would be great to have it back ported to 1.7.3, thank you.

@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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants