📔
markus-arndt.com
  • 👋Start Here
  • Atlassian Cloud
    • Duplicate Issues
      • 2020-12-31 Prototype
      • 2020-01-12 Prototype
      • 2021-01-19 Release.0.1.0.MVP-Reddit
      • 2021-02-03 Release.0.2.0-EarlyAdopter
  • FAQ
    • How to install a Chrome Plugin from a zip file
Powered by GitBook
On this page

Was this helpful?

  1. Atlassian Cloud
  2. Duplicate Issues

2020-12-31 Prototype

PreviousDuplicate IssuesNext2020-01-12 Prototype

Last updated 4 years ago

Was this helpful?

Problem

  • Duplicate Issues

    • when creating issues manually

    • in Jira Service Management CLOUD / JIRA Core

    • e.g. Support / Helpdesk (Problems, Incidents)

    • e.g. Quality Assurance (Bugs)

    • e.g. Product Backlog

Solution

  • Chrome Extension

  • Takes input during issue creation

    • from summary field, e.g. "invoice types"

  • Matches other issues via JQL

    • Matches fields

      • project

      • summary

      • description

  • Matching Mechanism: JQL

project=10003 AND (summary~"invoice* OR types*" OR description~"invoice* OR types*")

Download & How to install

  • Development Build

    • debug information in developer console

    • color indication for affected jira widgets

  • Production Build:

  • Chrome Web Store:

    • <yet to come>

How to install
https://www.markus-arndt.com/chrome-extension-jira-duplicate-issues/2021-01-03/markus-arndt.com.jira-duplicate-issues.development.crx.zip
https://www.markus-arndt.com/chrome-extension-jira-duplicate-issues/2021-01-03/markus-arndt.com.jira-duplicate-issues.production.crx.zip