Openbravo Issue Tracking System - POS2
View Issue Details
0047136POS2POSpublic2021-06-15 11:162021-07-14 10:37
plujan 
alostale 
normalminorhave not tried
closedfixed 
5
 
 
No
0047136: The role information in "Logged In User" window is not updated after changing role
The current role is displayed for the logged in user in the information window. However, if the role is changed via the Profile button, the displayed role is still the previous one.
Logged in as vallblanca with the role VallblancaUser, open the user details
Check that the information shows the expected role, VallblancaUser
Click the "Profile" button
Change the "Role" field to VallblancaManual and Apply
As expected, the application reloads
Open the user details and check that the role shown is still VallblancaUser when it should be VallblancaManual
No tags attached.
png LoggedInUser.png (17,051) 2021-06-15 11:16
https://issues.openbravo.com/file_download.php?file_id=15922&type=bug
png

png ProfilePopUp.png (15,917) 2021-06-15 11:17
https://issues.openbravo.com/file_download.php?file_id=15923&type=bug
png
Issue History
2021-06-15 11:16plujanNew Issue
2021-06-15 11:16plujanAssigned To => Retail
2021-06-15 11:16plujanFile Added: LoggedInUser.png
2021-06-15 11:16plujanResolution time => 1627596000
2021-06-15 11:16plujanTriggers an Emergency Pack => No
2021-06-15 11:17plujanFile Added: ProfilePopUp.png
2021-06-21 13:27dmiguelezAssigned ToRetail => platform
2021-06-21 13:27dmiguelezStatusnew => acknowledged
2021-07-13 11:44alostaleStatusacknowledged => scheduled
2021-07-13 11:44alostaleAssigned Toplatform => alostale
2021-07-13 11:45hgbotNote Added: 0130408
2021-07-14 10:37hgbotResolutionopen => fixed
2021-07-14 10:37hgbotStatusscheduled => closed
2021-07-14 10:37hgbotNote Added: 0130458
2021-07-14 10:37hgbotNote Added: 0130459

Notes
(0130408)
hgbot   
2021-07-13 11:45   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/591 [^]
(0130458)
hgbot   
2021-07-14 10:37   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: a7528f912737f026bcf3711b7b502d7d31d35bee
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2021-07-14T08:35:08+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/a7528f912737f026bcf3711b7b502d7d31d35bee [^]

fixes BUG-47136: current role not displayed in user popover

User popover displayed used description instead of current role.

---
M web-jspack/org.openbravo.core2/src/components/AppBar/UserButton/UserButton.config.json
M web-jspack/org.openbravo.core2/src/components/AppBar/UserButton/UserButton.jsx
M web-jspack/org.openbravo.core2/src/components/AppBar/UserButton/__test__/UserButton.test.jsx
M web-jspack/org.openbravo.core2/src/components/AppBar/UserButton/stories/UserButton.stories.jsx
---
(0130459)
hgbot   
2021-07-14 10:37   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/591 [^]