Skip to content

Support for the single issue API #1222

Closed
@mhoeher

Description

@mhoeher

First of all thanks a lot for this great library! It makes working with the GitLab API a real breeze.

As the title of the issue says: It would be great if support for the single issue API could be added. It probably is one of the lesser used APIs (in fact, I never was in need of it until exactly now 😉). In my special case, I need to find the web URL for an issue after it has been moved. Issues that have been moved have the moved_to_id attribute set to the destination issue's id. However, currently there seems to be no other way to get a single issue by its id than this API.

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions