Skip to content

api request for issue always returns nil for milestone #6056

@ghost

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions