Skip to content

Add ability to fetch issue relationships (parent, blocked by, etc..) #950

Description

@tommaso-moro

The REST API has endpoints for dependencies (e.g. to see what an issue is blocked by) so that should be easy to integrate.

As to retrieving a parent's issue, at first glance there might be an API limitation making that difficult as the GET issue endpoint isn't returning information about the issue's parent in the response - this might need a closer look.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions