Edgewall Software
Modify

Ticket #3555 (closed defect: duplicate)

Opened 5 years ago

Last modified 5 years ago

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

Reported by: Jack9 Owned by: cmlenz
Priority: low Milestone:
Component: admin/web Version: 0.9.6
Severity: normal Keywords: Priority, Severity, Order
Cc:
Release Notes:
API 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

Change History

comment:1 Changed 5 years ago by mgood

  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #2876.

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 cmlenz. 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.