Skip to content

Add LinkedIssue for endpoint "/projects/:id/issues/:issue_iid/links" #968

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2023

Conversation

jmini
Copy link
Collaborator

@jmini jmini commented Apr 27, 2023

Follow up of #964 and as discussed in #729 (comment):

In 6.x we can do the breaking change of having the exact attribute for the different type of Issue sub-classes.


The main breaking change is that the endpoint:

GET /projects/:id/issues/:issue_iid/links

Now returns List<LinkedIssue> instead of List<Issue>.


Also on the different AbstractIssue sub-class you now have the exact attributes that are available.

@jmini jmini force-pushed the add-linked-issue branch from a30784a to afb31a5 Compare May 5, 2023 08:21
@jabby jabby merged commit 3a8c2a7 into gitlab4j:6.x May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants