Skip to content

Update urlParams on Jira issues list page

What does this MR do?

When already set to the default values, we don't need to include params like page, sort, state in urlParams.

This prevents the URL to flash and update on load from

/-/integrations/jira/issues

to

/-/integrations/jira/issues?page=1&sort=created_desc&state=opened

Screenshots or Screencasts (strongly suggested)

Jira_issues_list_page] Jira_issues_list_page_-_closed

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 Justin Ho Tuan Duong

Merge request reports