Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0057546 | POS2 | Core | public | 2024-12-31 12:45 | 2025-01-03 13:26 |
|
Reporter | cberner | |
Assigned To | cberner | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 25Q1 | |
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 | 0057546: Missing checks in configurable toolbar tables |
Description | There are several missing checks in configurable toolbar tables:
- Incorrect check in OBC2_ACTIONGROUP for column HIDEIFNOTACCESSIBLETOROLE (should check that column instead of isActive)
- Missing AD_MODULE_ID check in development for OBC2_ACTIONGROUP and OBC2_TOOLBAR tables.
Other required changes:
- Usage of count instead of list with limit 1(might be heavy on performance) in OBC2ToolbarConfigurationEventHandler
- Incorrect use of OBContext.setAdminMode in OBC2ToolbarConfigurationEventHandler and ConfigurableToolbarUtils
|
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | caused by | feature request | 0056966 | | closed | cberner | Metadatical definition of toolbars as source data |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-12-31 12:45 | cberner | New Issue | |
2024-12-31 12:45 | cberner | Assigned To | => Triage Platform Base |
2024-12-31 12:45 | cberner | Triggers an Emergency Pack | => No |
2024-12-31 12:46 | cberner | Assigned To | Triage Platform Base => cberner |
2024-12-31 12:46 | cberner | Status | new => acknowledged |
2024-12-31 12:47 | cberner | Relationship added | caused by 0056966 |
2024-12-31 14:39 | hgbot | Note Added: 0173768 | |
2025-01-03 13:26 | hgbot | Resolution | open => fixed |
2025-01-03 13:26 | hgbot | Status | acknowledged => closed |
2025-01-03 13:26 | hgbot | Fixed in Version | => 25Q1 |
2025-01-03 13:26 | hgbot | Note Added: 0173826 | |
2025-01-03 13:26 | hgbot | Note Added: 0173827 | |