Edgewall Software
Modify

Ticket #3419 (closed enhancement: duplicate)

Opened 6 years ago

Last modified 6 years ago

Entering a number without # in search should find that ticket

Reported by: morris Owned by: jonas
Priority: low Milestone:
Component: search system Version: 0.9.6
Severity: minor Keywords:
Cc:
Release Notes:
API Changes:

Description

For example entering 28 or #28 in the search box should show ticket #28 in the search results.

Attachments

Change History

comment:1 Changed 6 years ago by morris

  • Summary changed from Entering a ticket number in search should find that ticket to Entering a number without # in search should find that ticket

Entering #nn works fine, but it would be nice if the the ticket was in the the result set even if a plain number like 28 was entered. Newbies don't know they have to enter the #.

comment:2 follow-up: Changed 6 years ago by eblot

-1: I don't think so: why ticket should be prefered over changesets, for example?

Newbies probably need to read the manual first, or to use the "view ticket" feature to look for a ticket.

comment:3 Changed 6 years ago by sid@…

-1 as well — I look for changesets as often as I look for tickets. using the r or # prefix is easy enough.

One thing to note though is that if you put just a number in the search field, and select only changeset search results, you don't get that changeset number in your results. For example, this query to search for changeset 1024 using just number does not return changeset:1024 in the results.

It looks like the same problem exists with ticket searching.

comment:4 in reply to: ↑ 2 ; follow-up: Changed 6 years ago by mgood

Replying to eblot:

-1: I don't think so: why ticket should be prefered over changesets, for example?

I don't think the request has to be specific to ticket numbers. I think it could be made generic so that all searchable items search for matching identifiers, not just the descriptions.

comment:5 in reply to: ↑ 4 Changed 6 years ago by cboos

  • Milestone set to 1.0
  • Priority changed from normal to low
  • Severity changed from normal to minor

Replying to mgood:

I don't think the request has to be specific to ticket numbers. I think it could be made generic so that all searchable items search for matching identifiers, not just the descriptions.

Exactly, and those results could be displayed in the same way the results for quickjump are now displayed: example search for "1024" (the real thing would also list ticket 1024 as a quickjump link and provide this result when searching for the "1024" string).

Schedule that for 1.0 (advanced search).

comment:6 Changed 6 years ago by cmlenz

  • Milestone 1.0 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

This is a duplicate of #1268 if I'm not completely mistaken.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.