Skip to content

Add non_archived param issues API

What does this MR do?

#197170 (closed)

The optional params non_archived was previously added to Issues the API endpoint /groups/:id/issues but not to /issues.

This MR adds the param with a default value of true and updates the documentation to reflect the change.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports