Skip to content

Conversation

svdaddio
Copy link

@svdaddio svdaddio commented Sep 26, 2025

What type of PR is this?

bug

What this PR does / why we need it:

The GetList methods for the IssueLinkTypeService were expecting to see a return value that could be unmarshaled into []IssueLinkType{} but the return is actually struct{IssueLinkTypes []IssueLinkType}

Which issue(s) this PR fixes:

Fixes #
Issue 740

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.:

@github-actions github-actions bot added jira-onpremise Changes related to the Jira On-Premise client jira-cloud Changes related to the Jira Cloud client labels Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira-cloud Changes related to the Jira Cloud client jira-onpremise Changes related to the Jira On-Premise client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant