Openbravo Issue Tracking System - POS2
View Issue Details
0046337POS2Corepublic2021-04-22 17:522021-04-25 13:08
cberner 
cberner 
normalmajorhave not tried
closedfixed 
5
 
TAPTAP 
caristu
No
0046337: User actions that exceed 40 characters can't be secured in AD
In application dictionary the searchKey column of OBC2_UserAction is limited to 40 characters, that means that user actions like this one "OBPOS2_RemoveDraftProofOfPurchaseOfTicket" can't be registered to be secured, similar happens with SwitchCurrentWindow_ user actions, which usually are longer than that length.
Try to register a user action in Application Dictionary User Window longer than 40 characters.
1. Open Backoffice as System role
2. Navigate to User Action
3. Create new User Action, try to put a searchKey longer than 40 characters.
Change column and field size to 100 characters.
No tags attached.
blocks defect 0046332 closed cberner User actions that exceed 40 characters can't be secured in AD 
Issue History
2021-04-23 13:23cbernerTypedefect => backport
2021-04-23 13:23cbernerTarget Version => TAP
2021-04-23 14:56hgbotNote Added: 0127510
2021-04-23 14:57hgbotNote Added: 0127511
2021-04-24 10:15cbernerNote Added: 0127514
2021-04-24 10:15cbernerStatusscheduled => resolved
2021-04-24 10:15cbernerFixed in Version => TAP
2021-04-24 10:15cbernerResolutionopen => fixed
2021-04-24 10:16cbernerReview Assigned To => caristu
2021-04-24 10:16cbernerStatusresolved => closed

Notes
(0127510)
hgbot   
2021-04-23 14:56   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/478 [^]
(0127511)
hgbot   
2021-04-23 14:57   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/478 [^]
(0127514)
cberner   
2021-04-24 10:15   
Fixed by this merge request: https://gitlab.com/obcustomers/AGAP/org.openbravo.core2/-/merge_requests/1 [^]