Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here is the out of box issue tracking systems. To configure, select Jira and click the Edit button. Issue Tracking System screen allows you to view the details on our of box Jira. FlexDeploy comes up with Java Implementation to integrate with Jira, you are not allowed to change implementation class and change or add new  properties. You can create additional Issue Tracking System as necessary using the Create button.

Terminology

FlexDeploy TermDescription
Issue Tracking SystemDefines the system used to track the tickets for a specfic projects or applications using patterns or custom rules. Jira is available out of box, but you can add one or more custom system using either Java or Groovy script implementation.
Issue Tracking System InstanceInstance represent the phycial connection details of the Issue Tracking System.
PropertyProperties is used to define the necessary inputs needed to connect to the system
StatusStatus is used to measure the progress of work done as well as to represent the current stage of the Issue.

Let's review each topic in detail now.

Configure Issue Tracking Systems

Configure Issue Tracking System Instance

Configure Project for Issue Tracking

Associate Issues with Build

Custom Issue Tracking System