Skip to content

linked issue does not show visual lines in roadmaps for kanban #78

@carlosmsanchezm

Description

@carlosmsanchezm

when you use "jira_issue_link" resource the links are made but in roadmaps UI for child issue it does not show the lines that visually represent the link on the roadmap if you were to do the link via console. Would be awesome if the "jira_issue_link" also make the visual representation in roadmap ui

resource "jira_issue_link" "linked" { inward_key = "${jira_issue.s3_resources_import.issue_key}" outward_key = "${jira_issue.s3_resources_mod.issue_key}" link_type = "${jira_issue_link_type.blocks.id}" }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions