Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028321Openbravo ERP00. Application dictionarypublic2014-11-28 13:222015-11-12 18:58
AugustoMauch 
caristu 
normalminorhave not tried
closedduplicate 
5
 
3.0PR16Q1 
caristu
Core
No
0028321: Request without pagination when refreshing the grid
It is possible to send a datasource request without paginatiion when refreshing the grid after having starting to create a new line and then cancelling it.
As F&B Admin:
- Open the Sales Order window
- Create a new record in the header tab
- Start creating a new line in the grid view of the Lines tab
- Without entering any data, cancel the edition by pushing on the Cancel toolbar button.
- See that the Check to select/deselect all records is checked. This is the first sign that something is wrong
- Refresh the Lines grid. The following message will be displayed in the message bar: "Data was tried to be fetched from server without pagination. Request was aborted to prevent server performance issues. This is most likely a bug, please contact your System Administrator."

The DefaultJsonDataService.createSetQueryService method detects this problem and cancels the request, so the server is not affected by this unpaginated request.
Performance
duplicate of defect 0031434 closed caristu Error thrown when refreshing the grid after canceling the creation of a record in a child tab 
related to defect 0029259 closed caristu WARN: Datasource request with targetRecordId but without directNavigation detected when reloading Sales Invoice form view 
related to defect 00283093.0PR15Q2 closed AugustoMauch Wrong behavior with Create One link and Switch to form view shortcut 
Issue History
2014-11-28 13:22AugustoMauchNew Issue
2014-11-28 13:22AugustoMauchAssigned To => AugustoMauch
2014-11-28 13:22AugustoMauchModules => Core
2014-11-28 13:22AugustoMauchTriggers an Emergency Pack => No
2014-11-28 13:37AugustoMauchRelationship addedrelated to 0028309
2014-11-28 14:04alostaleTag Attached: Performance
2015-02-24 17:24alostalePrioritynormal => high
2015-02-24 17:24alostaleSeveritymajor => minor
2015-02-24 17:24alostaleStatusnew => acknowledged
2015-03-11 11:08alostalePriorityhigh => urgent
2015-03-17 14:37alostaleAssigned ToAugustoMauch => platform
2015-08-12 02:49eintelauIssue Monitored: eintelau
2015-11-11 11:37alostalePriorityurgent => normal
2015-11-11 12:51alostaleRelationship addedrelated to 0029259
2015-11-12 18:57caristuStatusacknowledged => scheduled
2015-11-12 18:57caristuAssigned Toplatform => caristu
2015-11-12 18:58caristuReview Assigned To => caristu
2015-11-12 18:58caristuRelationship addedduplicate of 0031434
2015-11-12 18:58caristuStatusscheduled => closed
2015-11-12 18:58caristuResolutionopen => duplicate
2015-11-12 18:58caristuFixed in Version => 3.0PR16Q1

There are no notes attached to this issue.