Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0049249 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [POS2] Core | minor | have not tried | 2022-05-06 11:53 | 2024-01-02 16:29 | |||
Reporter | cberner | View Status | public | |||||
Assigned To | Triage Platform Base | |||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | 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 | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0049249: Terminalinfo should be separated from user info in indexeddb | |||||||
Description | TerminalInfo contains information about the terminal but also about user, and is saved in the User model in indexeddb. It should be separated, this way terminal info specific to the terminal will be common for all users, and will be kept updated more often than before. Terminal info should be moved to a common model in indexeddb. User info should only contain the specific user information, and this may be kept under the user model in indexeddb. Keep into consideration this model is being used because of similarities with the old WebPOS, some changes may be required in the saving/retrieving processes when retrieving both types of data, terminal and user info. | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2022-05-06 11:53 | cberner | New Issue | |
2022-05-06 11:53 | cberner | Assigned To | => Triage Platform Base |
2022-05-06 11:53 | cberner | Triggers an Emergency Pack | => No |
2024-01-02 16:29 | cberner | Relationship added | duplicate of 0052092 |
2024-01-02 16:29 | cberner | Status | new => closed |
2024-01-02 16:29 | cberner | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |