Our company uses tools in their workflow:
- IBM Rational ClearQuest (For bug and feature change tracking)
- IBM Rational Clearcase (Subversion)
- Code-Collaborator (Code-Review software)
- Atlassian JIRA (Story management)
Right now our current workflow is as follows:
- A view and activity is created to make changes to the existing code. When the activity is created, in-house tools create a new DWO to track the state of the work being performed (working, in inspection, ready-to-submit).
- In order to submit the code back into the main stream, a code-inspection using Code-Collaborator is started and a link to the code-review is attached in the DWO.
- The review is completed, the code is submitted into the stream and the DWO is closed.
We are currently missing a key relationship between the DWO and the Jira story. Just linking the Code-Collab review to a Jira story is not considered to be as strong as linking the DWO to a Jira story (suggesting the "Defect Tracking and ALM Tools" by code-collaborator is not an attractive option. It may also introduce higher licensing costs to our company).
As an example, when I review a set of stories from Jira I have the DWO numbers so that I can collect the code-reviews to summarize code changes in a document.
My Question:
Is it possible to push the DWO number into a Jira story and vice-versa?