Skip to content

How to resolve JIRA issues

Brett Graham edited this page Dec 13, 2024 · 3 revisions

Every Pull Request should have a JIRA ticket. Every ticket must be linked to an epic (these can be found by searching for example assignee = dencheva and fixVersion = 25Q1_B16 and type = Epic).

After a PR is merged:

  • Open the ticket in JIRA

  • Click on the last tab on the top, which identified the state of the ticket and choose Resolve Issue.

  • In the pop-up window that appears, set the "Fix Version" number to the DMS build in which this will be released and add a comment mentioning or linking to the PR number that fixed the issue. This will move the state of the Jira ticket to "Ready For Testing".

  • If the issue was created by INS or needs testing by INS leave it at that.

  • If the issue was created by a team member and has already passed internal testing, move the ticket to Close.

  • Make sure the ticket is linked to an epic

Clone this wiki locally