Skip to content

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

@tommaso-moro

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions