Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #28106 Back to Issue ]
Summary 0028106: Request without pagination in Add Transaction window causes performance problems
Revision 2014-11-06 10:54 by AugustoMauch
Steps To Reproduce 1) Go to the [Financial Account] window
2) Select a financial account and click on the Add Transaction window
3) In the Add Transaction pop-up
   - Transaction type: GL Item
   - G/L Item: Capital Social
   - Received In: 1
   - Select any business partner
4) Put the focus on any other field. The following message appears in the log: "WARN org.openbravo.service.json.DefaultJsonDataService - Fetching data without pagination, this can cause perfomance issues"
Revision 2014-11-06 10:54 by AugustoMauch
Description In the Add Transaction window a request without pagination is done if we select a business partner and after that move the focus to any other component (any other field, the ok button, etc).

Having a big amount of business partner can cause the server crash.

This is not reproducible in pi because the way of adding transactions has been refactored.
Revision 2014-11-06 09:43 by AugustoMauch
Steps To Reproduce 1) Go to the [Financial Account] window
2) Select a financial account and click on the Add Transaction window
3) In the Add Transaction pop-up
   - Transaction type: GL Item
   - G/L Item: Capital Social
   - Received In: 1
   - Select any business partner
4) Click on the OK button. The following message appears in the log: "WARN org.openbravo.service.json.DefaultJsonDataService - Fetching data without pagination, this can cause perfomance issues"
Revision 2014-11-06 09:43 by AugustoMauch
Description In the Add Transaction window a request without pagination is done if we select a business partner and after that we click on the OK button.

Having a big amount of business partner can cause the server crash.

This is not reproducible in pi because the way of adding transactions has been refactored.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker