Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0056030 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| backport | [POS2] Core | minor | always | 2024-06-20 18:07 | 2024-07-29 10:03 | |||
| Reporter | eugen_hamuraru | View Status | public | |||||
| Assigned To | ablasco | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | 24Q2.2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | |||||
| Projection | none | ETA | none | Target Version | 24Q2.2 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | approved | |||||||
| Review Assigned To | ||||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| Regression level | Production - Confirmed Stable | |||||||
| Regression date | 2023-10-17 | |||||||
| Regression introduced in release | 24Q1 | |||||||
| Regression introduced by commit | https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/7f075c1584035cd723348753b3c7fe0bb0668501 [^] | |||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0056030: Is not possible to disable access to user actions for automatic roles. | |||||||
| Description | Is not possible to disable access to user actions for automatic roles. | |||||||
| Steps To Reproduce | 1.- Go to the Role window in the back office and select an automatic role 2.- In the user action access subtab, create a new record for a user action and let the record as inactive. This is the way to disable the access to the user action. 3.- Log in in the POS with the configured role and note that is possible to execute the user action. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0167398) hgbot (developer) 2024-07-26 12:49 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1550 [^] |
|
(0167428) hgbot (developer) 2024-07-29 10:03 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1550 [^] |
|
(0167429) hgbot (developer) 2024-07-29 10:03 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 5ea93ae8a249768c96dc3eb00a0631e7804890b9 Author: Adrián Blasco <adrian.blasco@openbravo.com> Date: 26-07-2024 12:48:51 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/5ea93ae8a249768c96dc3eb00a0631e7804890b9 [^] Fixes ISSUE-56030: Is not possible to disable access to user actions for automatic roles To allow this, deactivating a user action access will remove permission to do that action, even if the role is automatic. --- M src/org/openbravo/core2/login/GrantedUserActionsProvider.java M src/org/openbravo/core2/master/UserActionAccess.java --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2024-07-16 12:47 | cberner | Type | defect => backport |
| 2024-07-16 12:47 | cberner | Target Version | => 24Q2.2 |
| 2024-07-26 12:49 | hgbot | Merge Request Status | => open |
| 2024-07-26 12:49 | hgbot | Note Added: 0167398 | |
| 2024-07-29 09:31 | hgbot | Merge Request Status | open => approved |
| 2024-07-29 10:03 | hgbot | Note Added: 0167428 | |
| 2024-07-29 10:03 | hgbot | Resolution | open => fixed |
| 2024-07-29 10:03 | hgbot | Status | scheduled => closed |
| 2024-07-29 10:03 | hgbot | Fixed in Version | => 24Q2.2 |
| 2024-07-29 10:03 | hgbot | Note Added: 0167429 | |
| Copyright © 2000 - 2009 MantisBT Group |