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)