Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0046238 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2021-04-09 13:52 | 2021-04-12 17:28 | |||
Reporter | cberner | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR21Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
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 | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0046238: OrgVariables should be limited to 1 per organization tree, as hierarchy is not yet supported | |||||||
Description | An organizational variable should not be created in a parent/child of the same organizational tree if already present. This is needed because hierarchy is not supported yet in this part and it would avoid inconsistency with 2 variables with the same name from parent organizations. | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | Do a check in OrgVariableEventObserver for this case. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0127199) hgbot (developer) 2021-04-09 14:23 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/206 [^] |
(0127228) hgbot (developer) 2021-04-12 10:52 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/206 [^] |
(0127229) hgbot (developer) 2021-04-12 10:52 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: d831f680fdd7c7a6855225aa36c74cc94a6d23a2 Author: Cristian Berner <cristian.berner@openbravo.com> Date: 2021-04-12T09:50:38+02:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/d831f680fdd7c7a6855225aa36c74cc94a6d23a2 [^] Fixes ISSUE-46238: OrgVariables should be limited to 1 per organization tree This is necessary due to hierarchy not being supported in OrgVariables. A check has been implemented in EventObserver to detect this case, where an organization variable reference is already present in one of the organization natural tree, if so, it will fail with an explicative error. --- M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/mobile/core/eventobservers/OrgVariableEventObserver.java --- |
(0127239) hgbot (developer) 2021-04-12 17:28 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: 9756282091a517e4f4f180c0e63bc54a7c47f776 Author: Cristian Berner <cristian.berner@openbravo.com> Date: 2021-04-12T17:26:41+02:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/9756282091a517e4f4f180c0e63bc54a7c47f776 [^] Related to ISSUE-46238: Remove not used import in OrgVariableEventObserver A warning was being shown in ret-checks because of a not used import. --- M src/org/openbravo/mobile/core/eventobservers/OrgVariableEventObserver.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2021-04-09 13:52 | cberner | New Issue | |
2021-04-09 13:52 | cberner | Assigned To | => cberner |
2021-04-09 13:52 | cberner | OBNetwork customer | => No |
2021-04-09 13:52 | cberner | Triggers an Emergency Pack | => No |
2021-04-09 14:23 | hgbot | Merge Request Status | => open |
2021-04-09 14:23 | hgbot | Note Added: 0127199 | |
2021-04-12 10:17 | hgbot | Merge Request Status | open => approved |
2021-04-12 10:52 | hgbot | Resolution | open => fixed |
2021-04-12 10:52 | hgbot | Status | new => closed |
2021-04-12 10:52 | hgbot | Note Added: 0127228 | |
2021-04-12 10:52 | hgbot | Fixed in Version | => RR21Q3 |
2021-04-12 10:52 | hgbot | Note Added: 0127229 | |
2021-04-12 17:28 | hgbot | Note Added: 0127239 |
Copyright © 2000 - 2009 MantisBT Group |