Edgewall Software

Changes between Version 8 and Version 9 of TracDev/Proposals/NewTicketDuplicateCheck


Ignore:
Timestamp:
Oct 13, 2009, 3:10:34 PM (15 years ago)
Author:
gregmac
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/Proposals/NewTicketDuplicateCheck

    v8 v9  
    55 * [http://groups.google.com/group/trac-dev/browse_thread/thread/2db506098b5b6276 ticket duplicate discussion]
    66 * [#MostFrequentDuplicatesPlugin] proposal
     7 * [http://trac-hacks.org/wiki/DuplicateTicketSearchPlugin DuplicateTicketSearchPlugin on trac-hacks]
    78
    89Another good example is [http://stackoverflow.com/questions/ask]. After you type in a question, the area immediately below the title (summary, in Trac) is populated with a list of questions that possibly match based on the text. This would fit into the existing Trac UI fairly easily.