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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0038744
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSmajoralways2018-06-13 09:082018-06-13 09:08
ReporterumartirenaView Statuspublic 
Assigned ToRetail 
PriorityurgentResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0038744: Discount Filter Product Master Data fails with big amount of data in Discounts

DescriptionDiscount Filter Product Master Data fails with big amount of data in Discounts
Steps To Reproduce-
Proposed SolutionAdd the following indexes:

CREATE INDEX em_obpos_m_offer_prod_active
  ON public.m_offer_product
  USING btree
  (isactive COLLATE pg_catalog."default");
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0038032 closedranjith_qualiantech_com Product and Product Category Master Data load fails with big amount of discounts 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2018-06-13 09:08 umartirena New Issue
2018-06-13 09:08 umartirena Assigned To => Retail
2018-06-13 09:08 umartirena Resolution time => 1530655200
2018-06-13 09:08 umartirena Triggers an Emergency Pack => No
2018-06-13 09:08 umartirena Tag Attached: Performance
2018-06-13 09:08 umartirena Relationship added related to 0038032


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker