Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0045163 | Retail Modules | Web POS | public | 2020-09-30 12:39 | 2020-10-06 08:58 |
Reporter | maite | ||||
Assigned To | prakashmurugesan88 | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR21Q1 | |||
Merge Request Status | approved | ||||
Review Assigned To | |||||
OBNetwork customer | Gold | ||||
Support ticket | 18057 | ||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0045163: Login timeout with huge volume of characteristics | ||||
Description | Server timeout is raised, due to CharacteristicValue model in an environment with: select count(*) from m_product 629672 select count(*) from M_Product_Ch_Value 5037312 select count(*) from M_Ch_Value 166361 select count(*) from M_Characteristic 8 30k product in the assortment of the store | ||||
Steps To Reproduce | - Log in the terminal - MasterData Loading Error will be raised | ||||
Proposed Solution | Create the following index: CREATE INDEX M_Char_Useonwebpos ON public.M_Characteristic USING btree (EM_Obpos_Useonwebpos COLLATE pg_catalog."default"); | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2020-09-30 12:39 | maite | New Issue | |||
2020-09-30 12:39 | maite | Assigned To | => Retail | ||
2020-09-30 12:39 | maite | OBNetwork customer | => Gold | ||
2020-09-30 12:39 | maite | Support ticket | => 18057 | ||
2020-09-30 12:39 | maite | Resolution time | => 1603231200 | ||
2020-09-30 12:39 | maite | Triggers an Emergency Pack | => No | ||
2020-09-30 13:08 | egoitz | Proposed Solution updated | |||
2020-09-30 13:32 | prakashmurugesan88 | Assigned To | Retail => prakashmurugesan88 | ||
2020-10-05 08:29 | prakashmurugesan88 | Status | new => scheduled | ||
2020-10-05 11:26 | hgbot | Merge Request Status | => open | ||
2020-10-05 11:26 | hgbot | Note Added: 0123527 | |||
2020-10-06 08:58 | hgbot | Merge Request Status | open => approved | ||
2020-10-06 08:58 | hgbot | Resolution | open => fixed | ||
2020-10-06 08:58 | hgbot | Status | scheduled => closed | ||
2020-10-06 08:58 | hgbot | Note Added: 0123567 | |||
2020-10-06 08:58 | hgbot | Fixed in Version | => RR21Q1 | ||
2020-10-06 08:58 | hgbot | Note Added: 0123568 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|