Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050208 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | critical | have not tried | 2022-09-06 09:48 | 2022-09-12 10:19 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | normal | Resolution | invalid | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR22Q2.3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0050208: State should be compressed before being persisted in the localstorage | |||||||
Description | The localstorage size limit is quite small (5Mb), so a very big state could not fit in it. To make this problem less likely to happen, we should compress the state before persisting it. In some tests done using redux-persist-transform-compress, the size of the compressed state was 7x smaller than its uncompressed state. | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0141005) cberner (developer) 2022-09-12 10:18 |
To not backport yet because it contains also the backport of indexedDB to localstorage. |
Issue History | |||
Date Modified | Username | Field | Change |
2022-09-09 09:55 | cberner | Type | feature request => backport |
2022-09-09 09:55 | cberner | Target Version | => RR22Q2.3 |
2022-09-12 10:18 | cberner | Note Added: 0141005 | |
2022-09-12 10:19 | cberner | Status | scheduled => closed |
2022-09-12 10:19 | cberner | Resolution | open => invalid |
Copyright © 2000 - 2009 MantisBT Group |