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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0024772
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2013-09-14 10:442013-11-08 12:01
ReportershuehnerView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutioninvalidFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toshuehner
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0024772: On saving of a new header in form view a unneeded request to visible child is done.

DescriptionWhen saving a new record in form view after the save a datasource request for the currently visible child is done.

However as we are saving a new record there cannot be any children as those are linked via the (unique) pk-value

So probably that request can be optimized away.

It needs to be checked if there are cases where there could be children which would be needed to be fetched.
Steps To ReproduceOpen Sales Order window
Press new in form
fill in BP and save
Observe that a datasource request is done to retrieve OrderLines
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0024773 closedguillermogil On saving of a new header in grid view a 2nd unneeded request to visible child is done. 

-  Notes
(0062058)
shuehner (administrator)
2013-11-08 12:01

That request can be needed. As on saving a record other records can be auto-created. Example crating a sales order line might/will autocreate data in the child table sales order line tax.

So that one request needs to be happen to try to load such data.

- Issue History
Date Modified Username Field Change
2013-09-14 10:44 shuehner New Issue
2013-09-14 10:44 shuehner Assigned To => AugustoMauch
2013-09-14 10:44 shuehner Modules => Core
2013-09-14 10:44 shuehner Triggers an Emergency Pack => No
2013-09-14 10:44 shuehner Tag Attached: Performance
2013-09-14 10:46 shuehner Issue cloned 0024773
2013-09-14 10:46 shuehner Relationship added related to 0024773
2013-11-08 12:01 shuehner Review Assigned To => shuehner
2013-11-08 12:01 shuehner Note Added: 0062058
2013-11-08 12:01 shuehner Status new => closed
2013-11-08 12:01 shuehner Resolution open => invalid


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker