Pierre Smits created OFBIZ-12740:
------------------------------------
Summary: webtools entity find does not work for 'Begins With'
filter
Key: OFBIZ-12740
URL: https://issues.apache.org/jira/browse/OFBIZ-12740
Project: OFBiz
Issue Type: Bug
Components: webtools
Affects Versions: 18.12.06
Reporter: Pierre SmitsIn demo stable with following uri: [OFBiz: Web Tools: Find Values For Entity: StatusItem (opciones.cl)|https://ofbiz.opciones.cl/webtools/control/entity/find/StatusItem?lastUpdatedStamp_fld1_op=opLessThan&sequenceId_op=contains&statusTypeId=INV_&statusCode_ic=Y&statusId_ic=Y&statusId_op=equals&createdTxStamp_fld0_op=greaterThan&description_ic=Y&createdStamp_fld0_op=greaterThan&lastUpdatedTxStamp_fld0_op=greaterThan&searchOptions_collapsed=true&lastUpdatedStamp_fld0_op=greaterThan&noConditionFind=Y&description_op=contains&lastUpdatedTxStamp_fld1_op=opLessThan&sequenceId_ic=Y&statusCode_op=contains&statusTypeId_ic=Y&_method=GET&createdTxStamp_fld1_op=opLessThan&statusTypeId_op=like&createdStamp_fld1_op=opLessThan&VIEW_SIZE_1=100&VIEW_INDEX_1=0] The retrieved list should only show records that have a statusTypeId beginning with 'INV_'. However, it also shows records that have a statusTypeId beginning with: * INVENTORY_ * INVOICE_ -- This message was sent by Atlassian Jira (v8.20.10#820010)
