Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#8441 closed enhancement (duplicate)

Component Structure

Reported by: coreycothrum@… Owned by:
Priority: low Milestone:
Component: ticket system Version: 0.11.4
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

This ticket suggest a method of improved organization when sorting tickets by component.

The current way the component system is set up, it only lends itself to broad categories. I'd like to see more structure, allowing components to become 'subcomponents'.

An example would be something like: web web.internal web.external web.external.ftp web.external.http … ect …

Having fine grained components could lead to better ticket organization. A more concrete example can be seen in this trac environment… both admin/console and admin/web are listed as components.

Now, I realize that there is nothing stopping someone from adding these names to the list. The real problem lies in the way we can query them.

With the custom query menu, you can only select "is" and "is not" for the component filter. I'd like to add a "begins with" to this. This would allow me to select the "web" component, but still see all it's children components. If I'd like to see something more specific, I could select "web.external".

thanks, Corey

Attachments (0)

Change History (3)

comment:1 by ebray, 15 years ago

This is mostly a duplicate of #548, though it does raise the point that startswith/endswith filters for enum fields could be added to the custom query page. This could be a reasonable use case for not just limiting them to "is"/"is not".

in reply to:  1 comment:2 by Remy Blank, 15 years ago

Resolution: duplicate
Status: newclosed

Replying to ebray:

… though it does raise the point that startswith/endswith filters for enum fields could be added to the custom query page. This could be a reasonable use case for not just limiting them to "is"/"is not".

And this in turn has been requested several times for other purposes, e.g. #5979, #5526. So yes, definitely a duplicate.

comment:3 by anonymous, 15 years ago

Sorry for the dup guys, I didn't see those previous tickets. I'm happy with the implementation in #5979 .

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.