GitLabApiClient icon indicating copy to clipboard operation
GitLabApiClient copied to clipboard

Fix issue where confidential query option is not applied

Open norigeist opened this issue 3 years ago • 0 comments

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.

norigeist avatar Feb 06 '23 20:02 norigeist