New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-1100
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dylan Etkin [Atlassian]
Reporter: Robin Anders
Votes: 175
Watchers: 72
Operations

If you were logged in you would be able to see more operations.
JIRA

Ability to Edit Comments

Created: 09/Jan/03 08:00 AM   Updated: 19/Mar/07 04:21 PM
Component/s: Issue Fields
Affects Version/s: 1.4.2
Fix Version/s: 3.8

Time Tracking:
Not Specified

Issue Links:
Cause
 
Duplicate
 
Reference

Participants: =Neal Applebaum, Ahmad Masrieh, Allen R. Marshall, Anton Mazkovoi [Atlassian], Antonio Tellez, Arne Schirmacher, Ben Hodgkinson, Bert Van den Broeck, Bojan, Brendan Patterson, Chris Morris, Chris Russo, Collin VanDyck, Dan Hardiker, Darren Gilroy, David Anderson, David Keeley, Dylan Etkin [Atlassian], Eric Jesus, Gavin Las, John Latham, Lauri Siljam?ki, Mark Andersen, Mark Chaimungkalanont [Atlassian], Mark Mayo, Mark Michaelis, Martin Rothbaum, Melissa, Mike Angelastro, Nick Menere [Atlassian], Olle Friman, Philip Herbst, Robin Anders, Sander Pilon, Stephen Gordon and Victor Rodrigues
Since last comment: 1 year, 27 weeks ago
Resolution Date: 21/Feb/07 07:35 PM
Labels:


 Description  « Hide
I would like to be able to edit existing comments for an issue. Currently, to fix a typo on a comment, it has to be deleted and then re-entered. If editing of issues is allowed, then perhaps editing of comments should be allowed to?

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Lauri Siljam?ki added a comment - 08/Aug/03 01:33 AM
Also reported in JRA-1100.

Lauri Siljam?ki added a comment - 08/Aug/03 01:34 AM
Also requested in JRA-1173.

Lauri Siljam?ki added a comment - 08/Aug/03 01:37 AM
Also requested in JRA-1472. Total of 3 requests found for this issue.

This is very important for us too. Especially when using the email CommentHandler many times our customers reply with no ">" marks in the emails. This results in the whole email conversation being added as comment to the issue every time the customer replies to our queries.

It would be very nice to be able to cut the extra lines from the comments.


Lauri Siljam?ki added a comment - 08/Aug/03 01:41 AM
I would want the ability for normal users to be able to edit their own comments and for administrators to be able to edit anybodys comments.

Victor Rodrigues added a comment - 23/Dec/03 12:17 AM
I've had a myriad of users ask me for this functionality so it would be great if we could see it in a near-future release.

Sander Pilon added a comment - 10/Mar/04 05:32 AM
I too would like this!

Dan Hardiker added a comment - 16/Mar/04 03:53 AM
One of the key problems with being able to edit comments is the discontinuity. If someone replies to a comment, and then that comment is contextually altered, the reply would seem strange ... eg:

Bert - I would really like this, but fish would seem strange.
Bill - Fish are still useful ... from time to time!

Although a strange conversation, the messages make sense in the context they are in ... if bert was to edit his message contextually the comments might read like this:

Bert - I would really like this.
Bill - Fish are still useful ... from time to time!

and now bill's comment seems out of the blue. This sort of scenario is already possible through the deleting of comments. Replying to a comment that is then deleted makes it very disjointed.

I propose something more along the lines of confluence's history of a page, but for comments. Where by you can see what comments used to be - including the option to show deleted comments (highlighted as such), or view the whole comment tree from a certain point in time (a la cvs). Permalinks could then be selectable between seeing the latest version of that comment, or that exact version of the comment.

I dont think diff's between comments are important, but others might.

Just a thought ...


Arne Schirmacher added a comment - 30/Jun/04 03:34 AM
The comment should be editable as long it is the last comment in the list. This would avoid the inconsistency problem. Many discussion forum programs do it this way, and it seems sufficient.

Dan Hardiker added a comment - 30/Jun/04 06:52 AM
Alternatively, rather than limiting it to the last comment, allow version control of comments in a similar (possibly more restrictive) way to pages. This would allow people to see the original comments and how they were edited, so that they could evaluate whether they were edited to change the content majorly / minorly, or whether it was just to correct grammatical / spelling errors.

Here's one to mince your minds a little - what about allowing the changes to have comments, like the suggestion to allow modifications to pages to have hidden comments, only shown against the revision (like CVS commit comments). The question comes then, should those comments then be editable ... personally I dont think thats required to start with, but a recursive system of commenting in this way would exceed the functionality of any other system I can think of - for the better.

If these options were all switchable in an advanced config area, this would allow greater flexability and allow people to use confluence how they like. If you dont like the advanced functionality, dont use/enable it.


Darren Gilroy added a comment - 15/Apr/05 04:29 PM
Being able to adjust the Visibility of a comment after it has been posted would be nice too.

Martin Rothbaum added a comment - 12/Jun/05 05:45 PM
I agree with Dan (http://jira.atlassian.com/browse/JRA-1100#action_20385), that hiding is preferable to deleting or editing comments. It would also allow a user to correct mistakes in a comment they make (by hiding the comment and re-commenting) without mucking up the audit trail.

From a UI point of view, perhaps the "Comments" tab header could show if there are hidden comments eg: "Comments (12 hidden)" and the All tab could show the hidden ones.

Comment hiding sounds a bit like a fork of this issue. Should we start a new issue, or would people accept Dan's proposal as an alternative to editing?


=Neal Applebaum added a comment - 22/Jun/05 09:03 AM
I think issue JRA-7002 makes a valid point that should be considered when this is tackled.

Brendan Patterson added a comment - 23/Jun/05 06:25 AM
Could this be done via a theme or plugin?

Mark Chaimungkalanont [Atlassian] added a comment - 27/Jun/05 02:04 AM
Brendan,

This is unfortunately not possible through anything short of directly customising JIRA at the moment.


Mike Angelastro added a comment - 05/Jul/05 02:41 PM
We have a daily meeting looking at project issues. I just want to have a chance to keep from looking like an idiot.

Nick Menere [Atlassian] added a comment - 05/Jul/05 07:08 PM
Mike,

You can always edit the data in the database directly if you are desperate.
The table is: jiraaction

You will most probably need to bounce the apllication and re-index after.

Cheers,
Nick


Chris Morris added a comment - 21/Jul/05 01:10 PM
Any ETA on implementation of this? The request has been open since 2003 - plenty of time to implement I would think..

Anton Mazkovoi [Atlassian] added a comment - 22/Jul/05 01:10 AM
Hi Chris,

As this issue is unscheduled, we do not have an ETA for it.

Anton


Bojan added a comment - 26/Jul/05 02:44 PM
And, when will it be scheduled?

Do you have any ETA on the time you will know ETA?

With so many votes you should really be thinking about putting it in the next available version.


Anton Mazkovoi [Atlassian] added a comment - 26/Jul/05 09:30 PM
Hi Bojan,

At the moment we do not have any specific dates for this issue.

There are other issues that are currently more popular than this one and we are working our way through them. We do realise that this issue is important and we are keeping it in mind. Unfortunately, I cannot be specific about the implementation date.

Anton


Chris Russo added a comment - 01/Nov/05 08:23 AM
My users are asking for this as well.

The continuity question should be dealt with by using a permissions scheme allowing for users to be able to 1. edit their comments no matter what, 2. edit their comments if they are the most recent ones, 3. not be able to edit comments at all. In other words, let the administrator of the Jira installation/project decide how to deal with continuity.

Regardless of the scheme chosen, an issue should reflect the fact that it's been edited. If possible, it would be nice to be able to view the history of the edits.


Ahmad Masrieh added a comment - 17/Nov/05 08:23 AM
I don't want to get disliked ... but I must confess that I'm really looking forward to this feature.

It took me a while to put together a proposal for the mailing list and I added comments to the appriopriate JIRA issues - unfortunately I did not check the URL twice - so everyone who clicks on the URL faces an error.

No way to correct the URLs


=Neal Applebaum added a comment - 23/Feb/06 07:05 PM
one more thought on this... a recent issue had a client report that the change history showed sensitive information from a comment that was previously deleted. Same problem applies here. If I want to edit a comment to prevent someone from seeing something they shouldn't, then it's not going to help if they can easily show Change History to see the unedited version.

David Keeley added a comment - 26/Mar/06 07:13 PM
This is causing great frustration in our user community as well. Please see this treated with priority.

Stephen Gordon added a comment - 27/Mar/06 07:10 PM
Bulletin board software deals with all these issues already, why not have a look at how they handle it?? I think it would be good to just let the JIRA admin make the choice to enable/disable comment editing.

Collin VanDyck added a comment - 20/Apr/06 07:23 AM
Chiming in with my vote for this issue. I like the idea of the ability to edit the comment if it is your comment and it is the last comment in the comment chain. An administrative-level preference to control comment editability though would be the best IMHO, with the choices being:

Comment Behavior (radio):

  • All comments immutable
  • Only last comment may be modified by author
  • All comments may be modified by the authors

Also, if discontinuity is concerned, how about a database-level relationship from one comment to another? This would allow your view to markup a comment that has been changed, in that when a comment is edited, a new comment is actually added to the comment chain right after the originally edited comment. The original comment would then be greyed out with some visual indication that the following comment was a revision to the older comment. That, combined with possibly an auto-hide (but with toggle-ability) of the old comment seems like a viable solution.


Antonio Tellez added a comment - 24/Apr/06 10:53 AM
Is there any real plan to implement this feature? It's 3 years old. We really need it.

Anton Mazkovoi [Atlassian] added a comment - 27/Apr/06 07:32 PM
Antonio,

There is a plan, however, I cannot provide an implementation date at the moment. We are hoping to get this done.

Anton


Ben Hodgkinson added a comment - 02/May/06 04:31 AM
If you're struggling to get a date for the ability to edit comments, then an interim solution for us would be to separate out the "delete comment" permission from the "Delete Issue" permission.

Then I'd be able to allow anyone to delete comments.. without allowing them to delete issues...
If I had the ability to limit the deletion of comments only to those that the user in question has created, then that would be a step forward as well.


Bert Van den Broeck added a comment - 18/May/06 02:55 AM
We are using the email-handler to add issues in Jira.
It is an easy way make users add comments on issues.

However, email adds unnecessary information (signature, disclaimer links, ...).
This makes the comments somewhat unstructured and thus unreadable.
It would be very usefull for us to be able to clean out comments on issues.

I do ask the question of Antonio Pellez again:
as this seems to be a very old issue, is there any implementation-date set?


Eric Jesus added a comment - 24/May/06 07:34 PM
We are currently reviewing this product for our development team and after a small amount of internal testing we have come across this issue.

Deleting comments and re-adding the corrected version is not a great work around for us, having the option to edit a comment, your own comment at the very least would be really handy.


Victor Rodrigues added a comment - 24/May/06 08:24 PM
The pressure is mounting.

Mark Michaelis added a comment - 25/May/06 01:29 AM
I would like to add that especially since you may enter comments with wiki-markup the importance of this issue increased even more. In case you did anything wrong entering your wiki-markup and forgot to preview first you won't have a chance to fix the markup.

Gavin Las added a comment - 29/May/06 08:48 AM
After three years this is still not solved. What a joke. I checked the "votes" and it is in the top 10. The only conclusion (after considering how many other features were added in this time) is that 1) this is never going to be fixed and 2) the line about "other issues" with more votes is a lie 3) the legendary service is not so great.

Too bad that once I post this comment, the only way to change it would be to hack the database (that is until we can finally edit these things).