Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048194 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | always | 2021-12-06 13:57 | 2021-12-21 13:13 | |||
Reporter | jmelin | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | urgent | Resolution | open | 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 | caristu | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048194: JIRA 2541 - Multiple calls to CheckTerminalAuth at the end of an order | |||||||
Description | After completed an order, we can see multiple calls to CheckTerminalAuth in network tab of Chrome. Regarding wiki, this is used to synchronize log messages, but it should be only once per 30s (can be configured). | |||||||
Steps To Reproduce | Connect to POS and open the devtools in Chrome Create an order and pay Before completing the sales order, clean the network data Complete the order => you can see several calls to CheckTerminalAuth | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0133876) caristu (manager) 2021-12-21 13:13 edited on: 2021-12-21 13:14 |
This is not an issue as it is working as expected: currently a request to CheckTerminalAuth is done per every message that is synchronized with the backend. See here: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/blob/master/web-jspack/org.openbravo.pos2/src/authentication/checkTerminalAuth.js#L106 [^] Reported a feature request(0048292) to review if it is possible to improve the existing logic in order to reduce the number of CheckTerminalAuth requests |
Issue History | |||
Date Modified | Username | Field | Change |
2021-12-06 13:57 | jmelin | New Issue | |
2021-12-06 13:57 | jmelin | Assigned To | => Retail |
2021-12-06 13:57 | jmelin | Triggers an Emergency Pack | => No |
2021-12-21 13:10 | caristu | Relationship added | related to 0048292 |
2021-12-21 13:13 | caristu | Review Assigned To | => caristu |
2021-12-21 13:13 | caristu | Note Added: 0133876 | |
2021-12-21 13:13 | caristu | Status | new => closed |
2021-12-21 13:14 | caristu | Note Edited: 0133876 | View Revisions |
Copyright © 2000 - 2009 MantisBT Group |