Edgewall Software

Ticket #4982 (closed defect: duplicate)

Opened 20 months ago

Last modified 12 months ago

changes to the enum values for priorities causes issues

Reported by: mail@… Owned by: cmlenz
Priority: normal Milestone:
Component: ticket system Version:
Severity: normal Keywords: enum priority
Cc:

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

Change History

follow-up: ↓ 2   Changed 20 months ago by mgood

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   Changed 20 months ago by massat

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.

  Changed 20 months ago by cboos

  • keywords enum priority added
  • type changed from enhancement to defect
  • milestone set to 0.11

#5081 marked as duplicate.

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

  Changed 19 months ago by asmodai@…

  • summary changed from I wanna change the values of enum from trac-admin to changes to the enum values for priorities causes issues

  Changed 12 months ago by osimons

  • status changed from new to closed
  • resolution set to duplicate
  • component changed from trac-admin to ticket system
  • milestone 0.11.1 deleted

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.

Add/Change #4982 (changes to the enum values for priorities causes issues)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cmlenz. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.