Issue Details (XML | Word | Printable)

Key: JRA-18107
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Mihael Vrbanec
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
JIRA

Explicit Branching Support

Created: 28/Jul/09 10:13 AM   Updated: 01/Dec/09 06:07 PM
Return to search
Issue 17224 of 63008 issue(s)
<< Previous | JRA-18107 | Next >>
Component/s: Backend / Domain Model, UI / Usability, Workflow
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Participants: Mihael Vrbanec
Since last comment: 28 weeks ago
Labels:


 Description  « Hide

Tracking issues for a software with different branches is a bit more demanding because you have to identify the branches one issue affects and possibly separately fix them on each branch. One and the same issue could have different resolutions per branch, i.e. invalid if a broken functionality does not exist anymore. Nevertheless, all branches have to be checked, likely in different time frames.

Unfortunately JIRA does not support the notion of branches. You have to emulate the behaviour using different schemes like:

  • One issue per version that represents a branch
  • Multiple fix versions for an issue
  • Subtasks for an issue or issue links to ckeck and fix the issue for different versions

Real branching support could help you check on which branch an issue is done, where it has still to be resolved and so on without adding more and more (perhaps loosely connected) issues to your system or forgetting to fix the issue on some branch (no question/warning when resolving an issue with multiple fix versions).



There are no comments yet on this issue.