Skip to end of banner
Go to start of banner

JIRA Tasks for PS

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Version History

Version 1 Next »

This document describes how JIRA tasks are setup for PS and how to use/create tasks.

Move JIRA Task to new 'Fix Version/s' if Git Branch Exists

Add label to a JIRA task if 'Fix Version/s' changes during implementation phase. That is, if a Git branch has been already created for a task and has been branched off of a specific version (e.g. V3.3.0). This may happen because of delays or release date decisions so this feature will not go into the originally targeted V3.3.0. To 'move' the JIRA task to its new target (e.g. 'Develop'), change the 'Fix version/s' to the targeted branch. Because of the already existing Git branch, the branch needs to be re-based. Until the re-base is done, add a label of format 'GitBranch_' + branch version to the JIRA task. In this example GitBranch_V3.3.0

Remove the label, once the Git branch is consistent with the 'Fix Version/s' branch.