Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: mercurial-plugin
-
Labels:None
-
Environment:Platform: All, OS: All
-
Similar Issues:
Description
MailSender does
buf.append('[');
buf.append(entry.getAuthor().getFullName());
buf.append("] ");
For Mercurial, it would be very useful to insert the changeset ID here as well.
Similarly, for Subversion the commit number would be useful. Otherwise you need
to click on the changelog, find the item mentioned in email, and look up its
changeset ID there.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | mercurial [ 15502 ] | |
Component/s | mail [ 15493 ] | |
Assignee | kohsuke [ kohsuke ] | jglick [ jglick ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | current [ 10162 ] |
Workflow | JNJira [ 132325 ] | JNJira + In-Review [ 186524 ] |