Defect #19660
open
Issue relation removal is not displayed properly on the issue histsory
Added by Benoit Duffez over 9 years ago.
Updated about 9 years ago.
Description
This is a very minor issue, but when adding an issue relation, the log shows something like:
Related to Bug #689: blah blah blah blah
Removing this relation gives something like:
Related to deleted (Bug #689: blah blah blah blah)
I think it would be better to change this to:
Related to Bug #689: blah blah blah blah
It would indicate clearly that the issue was related to #xyz but it's no longer the case anymore.
Seen with:
- Redmine 3.0.1
- Linux 3.17 x86_64
- Ruby 1.9.3-p551
- Related to Feature #1005: Add the addition/removal/change of related issues to the history added
- Related to deleted (Feature #1005: Add the addition/removal/change of related issues to the history)
- Related to Feature #1005: Add the addition/removal/change of related issues to the history added
Related to deleted (Feature #1005: ...)
Related to deleted (Feature #19660: ...)
I think it is confusing whether issue is closed or not.
(Though closed issue color is gray in default style sheet.)
You're right. But I just find this:
- Related to deleted (Feature #1005: Add the addition/removal/change of related issues to the history)
to be confusing about what was done
I have 3 ideas that would improve it IMHO:
- Could be only the Related to being striped out, like:
Related to Feature #1005 (Add the addition/removal/change of related issues to the history)
- Or move the deleted word after the issue description, such as:
- Related to Feature #1005 (Add the addition/removal/change of related issues to the history) deleted
- Or just rephrase the Related to part:
- No longer related to Feature #1005 (Add the addition/removal/change of related issues to the history)
What do you think?
(edited for better clarity on Sun 19 Apr 19:58 GMT+2)
As for me the 3rd is the best
Also available in: Atom
PDF