Modify

Opened 8 years ago

Closed 8 years ago

#12572 closed defect (fixed)

XMLRPC listTestcases does not respect order of test cases

Reported by: thomas@… Owned by: Roberto Longobardi
Priority: normal Component: TestManagerForTracPlugin
Severity: major Keywords:
Cc: Trac Release: 1.0

Description

I have created a test catalog, containing sub catalogs,

now when retrieving them using the xml rpc API, the order of the test cases seems to follow the test case / wiki page ID, but NOT as they are ordered in the test catalog (by manually sorting them)

As nearly all test plans need to have som ekind of manual order this makes the API usage for atumated tests retrieving the test cases from trac unusable....

TRAC Build 1.0.6post2

Attachments (2)

rpcsupport.py (20.3 KB) - added by Roberto Longobardi 8 years ago.
model.py (45.1 KB) - added by Roberto Longobardi 8 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 8 years ago by Roberto Longobardi

Status: newaccepted

Hi, please find in attachment a fix to this ticket, which you should build on top of test manager v. 1.8.2.

Let me know if this workd for you.

Ciao, Roberto

Changed 8 years ago by Roberto Longobardi

Attachment: rpcsupport.py added

Changed 8 years ago by Roberto Longobardi

Attachment: model.py added

comment:2 Changed 8 years ago by Roberto Longobardi

Resolution: fixed
Status: acceptedclosed

Fixed with 1.9.0.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Roberto Longobardi.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.