Skip to content
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

Fix Epic Issue link association #969

Merged
merged 3 commits into from
May 5, 2023
Merged

Fix Epic Issue link association #969

merged 3 commits into from
May 5, 2023

Conversation

jmini
Copy link
Collaborator

@jmini jmini commented Apr 27, 2023

Fixes #729

Reworked all the methods to handle "epic - issue" association according to the spec:
https://docs.gitlab.com/ee/api/epic_issues.html

In my opinion even if this change is breaking, it should be done on the 5.x as well, since right now the methods are not working at all.

@jmini
Copy link
Collaborator Author

jmini commented Apr 28, 2023

The CI issue is unrelated with this change. I suggest to do following to fix the CI on main:
#970

@jabby jabby merged commit f93aeec into gitlab4j:main 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.

EpicApi.getEpicIssues() returns models.Epic not models.EpicIssue
2 participants