Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0057280 | POS2 | POS | public | 2024-11-26 11:58 | 2025-01-19 23:02 |
|
Reporter | ablasco | |
Assigned To | ablasco | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 25Q2 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0057280: profile configurations do not change if the "set as default" checkbox is not selected |
Description | When trying to change the profile configurations, no change is applied.
When the role is changed in the profile settings, the changes are not applied in the application, and the role does not switch properly. |
Steps To Reproduce | SSMS
- log in ssms
- click on the user photo in the upper right corner
- in the popup that opens, click on the “profile“ button
- change any of the fields in the profile popup, such as warehouse or organization
- make sure the “set as default“ checkbox is not selected
-click on the “apply“ button
the application will reload and clean cache. When the login is completed, go to the same profile popup and realize no information has changed |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-11-26 11:58 | ablasco | New Issue | |
2024-11-26 11:58 | ablasco | Assigned To | => ablasco |
2024-11-26 11:58 | ablasco | Triggers an Emergency Pack | => No |
2024-11-26 12:02 | hgbot | Note Added: 0172601 | |
2024-11-26 14:00 | hgbot | Note Added: 0172613 | |
2024-11-26 14:03 | hgbot | Note Added: 0172614 | |
2024-11-29 12:31 | AugustoMauch | Status | new => scheduled |
2025-01-19 23:02 | hgbot | Note Added: 0174332 | |
2025-01-19 23:02 | hgbot | Note Added: 0174333 | |
2025-01-19 23:02 | hgbot | Note Added: 0174334 | |
2025-01-19 23:02 | hgbot | Note Added: 0174335 | |
2025-01-19 23:02 | hgbot | Note Added: 0174336 | |
2025-01-19 23:02 | hgbot | Resolution | open => fixed |
2025-01-19 23:02 | hgbot | Status | scheduled => closed |
2025-01-19 23:02 | hgbot | Fixed in Version | => 25Q2 |
2025-01-19 23:02 | hgbot | Note Added: 0174337 | |
Notes |
|
(0172601)
|
hgbot
|
2024-11-26 12:02
|
|
|
|
(0172613)
|
hgbot
|
2024-11-26 14:00
|
|
|
|
(0172614)
|
hgbot
|
2024-11-26 14:03
|
|
|
|
(0174332)
|
hgbot
|
2025-01-19 23:02
|
|
|
|
(0174333)
|
hgbot
|
2025-01-19 23:02
|
|
|
|
(0174334)
|
hgbot
|
2025-01-19 23:02
|
|
|
|
(0174335)
|
hgbot
|
2025-01-19 23:02
|
|
|
|
(0174336)
|
hgbot
|
2025-01-19 23:02
|
|
|
|
(0174337)
|
hgbot
|
2025-01-19 23:02
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 5592cd9b0de21a06a70cddce9fa584cc6a1c9e28
Author: adrian.blasco <a.blasco@orisha.com>
Date: 19-01-2025 23:01:05
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/5592cd9b0de21a06a70cddce9fa584cc6a1c9e28 [^]
Fixed ISSUE-57280: SSMS when Terminal Authentication not enabled, canDefineTerminalNameInUrl on config config from ob-config.json in order to set sessionId through TerminalName.
[SSMS Profile Config] DefaultRoleProperty depends on config from ob-config.json for POS2 and SSMS to define an existing DefaultRole prop for ADUser Entity
[SSMS Profile Config] ProfileSelector test mocked
---
M web-jspack/org.openbravo.core2/src/components/AppBar/ProfileSelector/ProfileSelector.jsx
M web-jspack/org.openbravo.core2/src/components/AppBar/ProfileSelector/__test__/ProfileSelector.test.jsx
M web-jspack/org.openbravo.core2/src/core/AppInitializer.js
---
|
|