https://bugzilla.wikimedia.org/show_bug.cgi?id=18149

           Summary: Detect and show related revisions in code review
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/478
                    27
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: CodeReview
        AssignedTo: [email protected]
        ReportedBy: [email protected]


It would be very helpful for revisions which mention each other, or common bug
numbers, in their commit messages, to display links to one another on their
close-up pages.

For instance:

http://www.mediawiki.org/wiki/Special:Code/MediaWiki/47827
refers to https://bugzilla.wikimedia.org/show_bug.cgi?id=17673

as does a later follow-up fix:
http://www.mediawiki.org/wiki/Special:Code/MediaWiki/48629

In this case the follow-up doesn't mention the original revision by number, but
frequently this will happen too.

There's an as-yet-unused code_relations table meant to store such follow-up
relationships, but this might not be sufficient for the needs we're seeing
based on usage (eg common bug references).


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to