[jira] [Created] (OFBIZ-10439) Entity Maintenance / FindGeneric result list misses first data set

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-10439) Entity Maintenance / FindGeneric result list misses first data set

Nicolas Malin (Jira)
Michael Brohl created OFBIZ-10439:
-------------------------------------

             Summary: Entity Maintenance / FindGeneric result list misses first data set
                 Key: OFBIZ-10439
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10439
             Project: OFBiz
          Issue Type: Bug
          Components: framework/webtools
    Affects Versions: Trunk
            Reporter: Michael Brohl


Steps to reproduce on the demo instance for trunk:
 # [https://demo-trunk.ofbiz.apache.org/webtools/control/EntitySQLProcessor:] select * from ORDER_HEADER -> shows 6 rows
 # [https://demo-trunk.ofbiz.apache.org/webtools/control/FindGeneric?entityName=OrderHeader&noConditionFind=Y] -> shows 5 rows, the first one with orderId DEMO10090 is missing

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)