Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0056591 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
defect | [POS2] POS | minor | always | 2024-09-30 16:21 | 2024-10-03 11:47 | ||||||
Reporter | asier_perez | View Status | public | ||||||||
Assigned To | Triage Platform Base | ||||||||||
Priority | normal | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | 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 | 0056591: Duplicated request with same exact body and headers when loading the POS login screen | ||||||||||
Description | Now the login screen shows the POS users, including their profile pictures. When loading this screen, the request that is sent to retrieve the user images is duplicated. This is the request: org.openbravo.pos2.loginutils?appName=POS2&terminalId=undefined&terminalName=VBS-2&command=userImages | ||||||||||
Steps To Reproduce | 1) Log in POS2 2) Open developer tools in the "network" tab 3) Close the till 4) When the login screen appears, note that this request appears twice in a row: org.openbravo.pos2.loginutils?appName=POS2&terminalId=undefined&terminalName=VBS-2&command=userImages | ||||||||||
Tags | Performance | ||||||||||
Attached Files | duplicatedRequest.png [^] (247,350 bytes) 2024-09-30 16:21
| ||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0169824) alostale (manager) 2024-10-01 11:44 |
The 2 requests come from [1] and [2]. [1] https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/blob/master/web-jspack/org.openbravo.core2/src/components/AuthProvider/UserImagesProviders.js#L25 [^] [2] https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/blob/master/web-jspack/org.openbravo.core2/src/components/UserAvatarLoginKeymap/UserAvatarLoginKeymap.jsx#L42 [^] |
(0169947) hgbot (developer) 2024-10-03 11:47 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1603 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-09-30 16:21 | asier_perez | New Issue | |
2024-09-30 16:21 | asier_perez | Assigned To | => Retail |
2024-09-30 16:21 | asier_perez | File Added: duplicatedRequest.png | |
2024-09-30 16:21 | asier_perez | Triggers an Emergency Pack | => No |
2024-10-01 05:58 | guillermogil | Assigned To | Retail => Triage Platform Base |
2024-10-01 11:38 | alostale | Severity | trivial => minor |
2024-10-01 11:38 | alostale | Tag Attached: Performance | |
2024-10-01 11:39 | alostale | Relationship added | caused by 0055106 |
2024-10-01 11:44 | alostale | Note Added: 0169824 | |
2024-10-01 11:44 | alostale | Status | new => acknowledged |
2024-10-03 11:47 | hgbot | Note Added: 0169947 |
Copyright © 2000 - 2009 MantisBT Group |