Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-80919

Create a hidden Issue link Type

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Issue Summary

      This is reproducible on Data Center: (yes) 

      There is no possibility to create a hidden issue link type using this API: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-link-types/#api-rest-api-3-issuelinktype-post

       

      Steps to Reproduce

      1. Create a hidden issue link type

      Expected Results

      Should be a parameter in this API POST /rest/api/3/issueLinkType which set the issue hidden type or not.
      The hidden issue link type should be visible by all APIs that return the Issue link type, e.g:

      GET /rest/api/3/issueLinkType/{issueLinkTypeId}
      GET /rest/api/3/issueLinkType

       

      and others.

      The hidden issue link should not be visible through the UI.

      Actual Results

      No possible to create a hidden issue link type

      Workaround

      Using the entity properties: https://developer.atlassian.com/cloud/jira/platform/jira-entity-properties/

            Unassigned Unassigned
            61fc5024cfea Mirek Sztuba
            Votes:
            18 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: