Skip to content

Create a JSON endpoint for querying Jira issues

What does this MR do?

Adds a json handler to the index action to return a list of jira issues as json. The endpoint in the haml file is set so that the FE knows how to make the query.

In support of the Jira MVC Epic

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

Related to #224850 (closed)

Edited by Brett Walker

Merge request reports