Edgewall Software
Modify

Opened 17 years ago

Closed 16 years ago

#4982 closed defect (duplicate)

changes to the enum values for priorities causes issues

Reported by: mail@… Owned by: Christopher Lenz
Priority: normal Milestone:
Component: ticket system Version:
Severity: normal Keywords: enum priority
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I added my custom priorities ,and removed default priorities. Then records on TracReports are not colorized because priority-values on enum-table are not in (1-5). And the values aren't able to change.

Attachments (0)

Change History (5)

comment:1 by Matthew Good, 17 years ago

Well, trac-admin could provide a way to do this directly, or maybe it needs to shift the remaining enum values when an earlier one is removed. Currently you can use WebAdmin to adjust the order, or use the "priority order" command to move them up or down.

in reply to:  1 comment:2 by massat, 17 years ago

Thanks. I have not used WebAdmin,I'll try it.

But,in my case, I couldn't adjust the order into the range from 1 to 5 with "priority order" command. Remaining priority values are 6,7,8,9,10. And I could adjust values just in range from 6 to 10. I think "priority order" command only can "replace".

regards.

comment:3 by Christian Boos, 17 years ago

Keywords: enum priority added
Milestone: 0.11
Type: enhancementdefect

#5081 marked as duplicate.

I change this to a defect, as we don't have the ability to reuse values 1-5.

comment:4 by asmodai@…, 17 years ago

Summary: I wanna change the values of enum from trac-adminchanges to the enum values for priorities causes issues

comment:5 by osimons, 16 years ago

Component: trac-adminticket system
Milestone: 0.11.1
Resolution: duplicate
Status: newclosed

This has been fixed for 0.11dev in [6223] based on #2876 w/ follow-up #6490. Same issue as it happened to all the enum types. Both web and command line admin now reorders to close any gaps, always keeping an order starting with 1.

Closed as duplicate.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Lenz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christopher Lenz 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.