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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045610
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2020-12-17 07:502020-12-17 07:50
ReportermarvintmView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed 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

0045610: The way generated backbone models work in combination with Service Workers is inefficient

DescriptionCurrently 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
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 Triggers an Emergency Pack => No


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker