View Issue Details

IDProjectCategoryView StatusLast Update
0001126JEDI VCSServerpublic2005-06-13 16:49
ReporterMGosselinkAssigned ToMGosselink 
PriorityhighSeveritymajorReproducibilityrandom
Status closedResolutionfixed 
Product Version 
Target VersionFixed in Version2.40 Stable (Server) 
Summary0001126: Wrong order of records returned by GET_REVISION_LIST_BY_ID (IBX)
DescriptionThe function GET_REVISION_LIST_BY_ID returns the list of revisions in a wrong order. Records returned:

0.4
0.1
0.2
0.3

The function CheckOut uses the last record returned -> 0.3 instead of 0.4.
TagsNo tags attached.
Fix in JVCS version
Releasedocumentation

Relationships

child of 0002361 closedTHuber Releaseinfo: 2.40 server issues 

Activities

MGosselink

2003-09-12 00:39

developer   ~0002508

This could probably happen with other DB ports.

MGosselink

2003-09-12 00:42

developer   ~0002509

Added an "ORDER BY" in the IBX port like it was already done in the MSSQL and INFORMIX port.

Issue History

Date Modified Username Field Change
2005-01-15 05:47 THuber Relationship added child of 0002361
2005-06-13 16:49 THuber Status resolved => closed
2005-06-13 16:49 THuber Fixed in Version => 2.40 Stable (Server)