Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

#3555 closed defect (duplicate)

Items in "Severity" and "Priority" are not "well ordered" after deletion/addition

Reported by: Jack9 Owned by: Christopher Lenz
Priority: low Milestone:
Component: admin/web Version: 0.9.6
Severity: normal Keywords: Priority, Severity, Order
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Items in "Severity" and "Priority". Order management of items are not well ordered in cases of deletion/addition. When you delete an item that is ordered [ 1 ], you lose the ability to reorder anything to [ 1 ]. The top ordinal is effectively [ 2 ]. When adding a new item, the new item will become, [(highestorder+1)] rather than filling the order [ 1 ] slot.

Functionality should be:

When a delete occurs, reassign ordinals as per the current order from 1. Display page.

When an addition occurs, addition is assigned (highestorder+1), then reassign ordinals as per the current order from 1. Display to page.

Attachments (0)

Change History (1)

comment:1 by Matthew Good, 18 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #2876.

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.