GitLabApiClient
GitLabApiClient copied to clipboard
Fix issue where confidential query option is not applied
This PR will resolve the issue where the confidential option in IssuesQueryOptions is not applied in the query. Even though confidential is set to false by default, the returned result still contains confidential issues.