Skip to content

Add method to get issues for a group. #473

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
Jan 30, 2020
Merged

Conversation

jimmy4o4
Copy link
Contributor

@jimmy4o4 jimmy4o4 commented Jan 6, 2020

Distinct method group() was added to Issues api route to enable getting issues for a group.

In fact, there should be 3 methods: all(), group() and project() (like in IssuesStatistics), but removing $project_id parameter from all() method now will result in a breaking change.

@m1guelpf m1guelpf merged commit 289e42c into GitLabPHP:master Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants