Skip to content

Draft: PoC for Jira projects dropdown

Tom Quirk requested to merge tomquirk/poc-jira-projects-dropdown into master

What does this MR do?

PoC for #337645

backend note: the PoC is using the Get all projects endpoint, which has been deprecated in favor of a paginated version: Get projects paginated. I had a look and it appears the jira-ruby library doesn't support this, so we may have to implement it ourselves (or contribute to jira-ruby directly).

Screenshots or Screencasts (strongly suggested)

jira-project-key-poc

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Tom Quirk

Merge request reports

Loading