Vote #70675
未完了Allow more than one parent issue for a single issue
0%
journals
Duplicate of feature request 5283 and forum topic 16060. This is severely needed.
--------------------------------------------------------------------------------
Actually this is not a dup of #5283, #5283 is about project hierarchy, not issue hierarchy.
--------------------------------------------------------------------------------
Yes, I jumped the gun on that one. BUT.. to me it is interchangeable and the feature should be available for both Issues and Subprojects. Only implementing this feature for SubProjects would be counter-intuitive and infinitely less useful. (which is why this ticket was created I suppose)
--------------------------------------------------------------------------------
Hi all,
I'm really interested in using this feature. This would really help us in our use of RedMine.
I'm be available for helping on development of this feature within a patch or plug-in, but is it possible ?
It seems to me that this feature needs modifications on sql database structure...
Thanks for your work that already helps us a lot in our everyday work
--------------------------------------------------------------------------------
Watching this.
--------------------------------------------------------------------------------
Can you elaborate on a use case ?
Some issue properties (priority, due date) are computed from sub-tasks. I'm afraid on consequences of this change.
--------------------------------------------------------------------------------
Hi All,
My real use case is creating Traceability Matrix table by Redmine.
Our Traceability Matrix is 3 layer: Requirement spec tracker --> Function spec tracker --> Test spec tracker.
If there is no multiple parent issue field, I have to create several Test spec tracker, which has a linkage to same test case on TestLink, under different Function spec tracker. But if Redmine has multiple parent issue field, I just create one Test spec tracker to link different Function spec trackers. It could be reduce lots of manual operation on creating redundant Test spec tracker.
--------------------------------------------------------------------------------
+1
This is needed...
--------------------------------------------------------------------------------
+1
We could really use this.
We are usign Redmine for game development project.
And here is specific example:
Task Name: Draw Projectile Icons for HUD.
Parent task should be *HUD* and *Projectiles*.
So we can track % done for HUD and Projectiles since this issue is related to *both components*.
--------------------------------------------------------------------------------
This would be very useful. I have multiple projects depending on the same issues to calculate % done / schedule etc. I would love to be able to assign 2 parents.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,New,5283,Allow more than one parent project i.e. share subprojects
duplicates,Closed,9265,Allow an issue to have multiple parent issues