Project

General

Profile

Actions

Feature #1432

closed

Add "follows" issue relation

Added by Jonas De Meulenaere almost 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Category:
UI
Target version:
Start date:
2008-06-12
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

To relate issues, I have the possibility to choose "precedes", which is very nice. However, most of the times I'm adding a bug that follows another issue. To define the relation, I need to return to the first issue adding the relation there. I'd like to have the possibility to add the relation "follows" from the newest bug also, this saves me some time clicking and searching.


Files

issueRelationFollows_r2924.patch (260 KB) issueRelationFollows_r2924.patch Adds "follows" issue relation type Anonymous, 2009-10-14 17:11
issueRelationFollows_r2924.patch (2.66 KB) issueRelationFollows_r2924.patch Adds "follows" issue relation type (Propper) Anonymous, 2009-10-14 17:47
Actions #1

Updated by Thomas Capricelli over 15 years ago

+10 for this one.

I dont know how this is implemented, but probably there's a model 'relation' with a key to both issues being in relation. If so, it is really easy to add a "follows" in the menu popup, that will just created a 'precedes' by inversing the two issues.

As Jonas, almost all the time when i need such a relation is when i create the second issue, and i want to say it should only be adressed after another one. My current way of doing is to 'remember' the number of the new one, go to the other one and add a relation "precedes" .. which is both tedious and dangerous (i have a very very bad short term memory)

Actions #2

Updated by Curtis Stewart over 15 years ago

+ 1
I find myself have the same problems as Thomas, (including the short term memory).
I was wondering if the implementation could be on the issues page. This would take two parts
1. Use the right click and be able to perform the relationships.
2. The second part would be to be able to display and sort by relationship.
This would alow us to go through all of the tasks and do the first shot as scheduling on the page that has all of the tasks.

Actions #3

Updated by Josh Galvez about 15 years ago

Just another +1 on this. It is an important time saving feature for us.

Actions #4

Updated by Anonymous over 14 years ago

Please review my patch. I believe it resolves this issue.

Actions #5

Updated by Josh Galvez over 14 years ago

Krzysztof Podejma there seems to be a lot unrelated changes in this patch. Why is that?

Actions #6

Updated by Anonymous over 14 years ago

Sorry, I had a strange problem with my svn working copy. I'm uploading once again.

Actions #7

Updated by Josh Galvez over 14 years ago

Krzysztof Podejma wrote:

Sorry, I had a strange problem with my svn working copy. I'm uploading once again.

Thank you! This patch works great for me.

Actions #8

Updated by Anonymous over 14 years ago

I'm happy it helps you.
Is it possible to apply my patch to the trunk?

Regards
Krzysztof Podejma

Actions #9

Updated by Anonymous over 14 years ago

  • Status changed from New to Resolved
Actions #10

Updated by Josh Galvez over 14 years ago

This is just a bump so it shows up in activity. This patch is good and ready for the trunk!

Actions #11

Updated by Jean-Philippe Lang over 14 years ago

  • Assignee set to Jean-Philippe Lang
Actions #12

Updated by Mischa The Evil over 14 years ago

  • Status changed from Resolved to New
  • Priority changed from Low to Normal

+1 from me too...

Actions #13

Updated by Josh Galvez over 14 years ago

Eric says the only thing holding this patch back is people to push for it. But more particularly unit tests for the Issue Relation Model, see #4438. Any up to coding those tests?

Actions #14

Updated by Jean-Philippe Lang over 14 years ago

  • Status changed from New to Closed
  • Target version set to 0.9.0
  • Resolution set to Fixed

Feature added in r3190.

Actions

Also available in: Atom PDF