-
Suggestion
-
Resolution: Unresolved
-
None
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
- 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/
- relates to
-
JRACLOUD-79178 Hide specific "link Issue" based on issue type & workflow status
- Closed
[JRACLOUD-80919] Create a hidden Issue link Type
Link |
New:
This issue relates to |
Description |
Original:
h3. 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] h3. Steps to Reproduce # Create a hidden issue link type h3. Expected Results Should be a parameter in this API: [api-rest-api-3-issuelinktype-post|https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-link-types/#api-rest-api-3-issuelinktype-post] which set the issue hidden type or not. h3. Actual Results No possible to create a hidden issue link type h3. Workaround Using the entity properties: [https://developer.atlassian.com/cloud/jira/platform/jira-entity-properties/] |
New:
h3. 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] h3. Steps to Reproduce # Create a hidden issue link type h3. Expected Results Should be a parameter in this API [*{{POST /rest/api/3/issueLinkType}}*|https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-link-types/#api-rest-api-3-issuelinktype-post] 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: {code:java} GET /rest/api/3/issueLinkType/{issueLinkTypeId}{code} {code:java} GET /rest/api/3/issueLinkType{code} and others. The hidden issue link should not be visible through the UI. h3. Actual Results No possible to create a hidden issue link type h3. Workaround Using the entity properties: [https://developer.atlassian.com/cloud/jira/platform/jira-entity-properties/] |
Summary | Original: Create a hidden Issue Type | New: Create a hidden Issue link Type |
Description |
Original:
h3. Issue Summary
This is reproducible on Data Center: (yes) There is no possibility to create a hidden issue type using this API: [https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-link-types/#api-rest-api-3-issuelinktype-post] h3. Steps to Reproduce # Create a hidden issue type h3. Expected Results Should be a parameter in this API: [api-rest-api-3-issuelinktype-post|https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-link-types/#api-rest-api-3-issuelinktype-post] which set the issue hidden type or not. h3. Actual Results No possible to create a hidden issue type h3. Workaround Using the entity properties: https://developer.atlassian.com/cloud/jira/platform/jira-entity-properties/ |
New:
h3. 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] h3. Steps to Reproduce # Create a hidden issue link type h3. Expected Results Should be a parameter in this API: [api-rest-api-3-issuelinktype-post|https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-link-types/#api-rest-api-3-issuelinktype-post] which set the issue hidden type or not. h3. Actual Results No possible to create a hidden issue link type h3. Workaround Using the entity properties: [https://developer.atlassian.com/cloud/jira/platform/jira-entity-properties/] |