Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0045610 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Web POS | minor | have not tried | 2020-12-17 07:50 | 2020-12-17 07:50 | |||||||
Reporter | marvintm | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | No | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0045610: The way generated backbone models work in combination with Service Workers is inefficient | |||||||||||
Description | Currently the generated backbone models request their definition whenever they are registered. This happens when the main static resources file is evaluated, and this is before Service Workers has been registered. This leads to two requests to the backend. This doesn't mean that those two request always reaches the backend, as the main browser cache may save the first request. However, this arrangement should probably be refactored, as it currently is quite confusing and may not fully work in some cases. | |||||||||||
Steps To Reproduce | . | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
![]() |
|
![]() |
|||
Date Modified | Username | Field | Change |
2020-12-17 07:50 | marvintm | New Issue | |
2020-12-17 07:50 | marvintm | Assigned To | => Retail |
2020-12-17 07:50 | marvintm | OBNetwork customer | => No |
2020-12-17 07:50 | marvintm | Triggers an Emergency Pack | => No |
Copyright © 2000 - 2009 MantisBT Group |