Using the example to link a story to a epic doesn't work. Would like to have other options like "relates to, or cloned by"
module.jira1.jira_project.project_c: Modifications complete after 0s [id=10106]
╷
│ Error: Request failed: Creating Request failed: {"errorMessages":["You cannot create two issue link types with the same name."],"errors":{}}: request failed. Please analyze the request body for more details. Status code: 400
│
│ with module.jira1.jira_issue_link_type.blocks,
│ on Modules\jira1\links.tf line 1, in resource "jira_issue_link_type" "blocks":
│ 1: resource "jira_issue_link_type" "blocks" {
│
╵
Using the example to link a story to a epic doesn't work. Would like to have other options like "relates to, or cloned by"
module.jira1.jira_project.project_c: Modifications complete after 0s [id=10106] ╷ │ Error: Request failed: Creating Request failed: {"errorMessages":["You cannot create two issue link types with the same name."],"errors":{}}: request failed. Please analyze the request body for more details. Status code: 400 │ │ with module.jira1.jira_issue_link_type.blocks, │ on Modules\jira1\links.tf line 1, in resource "jira_issue_link_type" "blocks": │ 1: resource "jira_issue_link_type" "blocks" { │ ╵