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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031544
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2015-11-20 10:452022-02-01 08:05
ReportershuehnerView Statuspublic 
Assigned ToTriage Platform Base 
PriorityhighResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031544: Double DS data load request on refresh of child tab in a specific case.

DescriptionFound in one specific butler table.

Having grid view of that scenario described in steps to reproduce open triggers on top of the expected DS requests 1 additional request with a useless criteria.

Steps To ReproducePreparation:
Login to butler ERP ui.
Open 'Central Repository window'
Filter parent tab in column java packaeg for value 'org.openbravo.apache'
will show 1 grid row
Select that 1 grid row (stay in grid mode)
in child tab 'module versions'
filter with value '27657'
Result -> single row
So now both parent+child have grid view open with single row each.

Open browser netpanel and clear history
Press 'refresh' button in toolbar
Observe DS requests to 'OBUCR_Module_Version' datasource and notice 2

Checking both in detail shows 1 on of them to have the 'expected' params (@OBUCR_Module.id@' = value of parent
+ also a criteria with similar scope.

But 2nd request does have all those @OBUCR_Module* as null
and also filters field:module, operator=equals and value =-1
which is not useful at all at looks like some dummy value.
Proposed SolutionRemove that 2nd useless request
TagsPerformance
Attached Filespng file icon request_bad.png [^] (118,080 bytes) 2015-11-20 10:45


png file icon request_good.png [^] (121,419 bytes) 2015-11-20 10:45

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0082010)
shuehner (administrator)
2015-11-20 10:46

core module version in butler where this was reproduced was ( 3.0.27639 (some PR15Q4 candidate))

- Issue History
Date Modified Username Field Change
2015-11-20 10:45 shuehner New Issue
2015-11-20 10:45 shuehner Assigned To => platform
2015-11-20 10:45 shuehner File Added: request_bad.png
2015-11-20 10:45 shuehner Modules => Core
2015-11-20 10:45 shuehner Triggers an Emergency Pack => No
2015-11-20 10:45 shuehner File Added: request_good.png
2015-11-20 10:46 shuehner Note Added: 0082010
2015-11-20 10:56 alostale Priority normal => high
2015-11-20 10:56 alostale Status new => acknowledged
2015-11-20 10:56 alostale Tag Attached: Performance
2016-12-01 13:24 alostale Priority high => normal
2016-12-01 14:05 alostale Priority normal => urgent
2016-12-01 14:05 alostale Priority urgent => high
2022-02-01 08:05 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker