Edgewall Software

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#12447 closed defect (fixed)

Actions in batch-modify form should be sorted by `.default` attribute — at Version 4

Reported by: Jun Omae Owned by: Ryan J Ollos
Priority: normal Milestone: 1.0.12
Component: ticket system Version:
Severity: normal Keywords: batch-modify
Cc: Branch:
Release Notes:

Workflow actions on the batch modify form are sorted by the default attribute.

API Changes:
Internal Changes:

Description

The actions in ticket form are sorted by the .default attribute. However, the actions in batch-modify form are sorted by the action key. The behavior confuses users.

I think the actions in batch-modify form should be sorted by the .default attribute, also.

Change History (4)

comment:1 by Ryan J Ollos, 8 years ago

Milestone: 1.0.111.0.12

comment:2 by Ryan J Ollos, 8 years ago

Owner: set to Ryan J Ollos
Status: newassigned

Proposed fix in log:rjollos.git:t12447.

comment:3 by Jun Omae, 8 years ago

Looks good to me. Thanks.

comment:4 by Ryan J Ollos, 8 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Thanks. Committed to 1.0-stable in r14869, merged to trunk in r14870.

Note: See TracTickets for help on using tickets.