Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048277 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2021-12-17 17:30 | 2022-11-11 07:44 | |||
Reporter | idiez | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR22Q2 | |||
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 | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 35190 | |||||||
Regression level | ||||||||
Regression date | 2022-01-06 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048277: Error duplicate an existing assortment with the existing function on the back office Open Bravo. | |||||||
Description | Error duplicate an existing assortment with the existing function on the back office Open Bravo. The Error: duplicate key value violates unique constraint "obretco_productcategory_un" Detail: Key (ad_client_id, m_product_category_id, obretco_productlist_id) = (255610F4EA224E279210315249611061, 8A9316AC4EC2A17F4A9A3A9A7A368D1564D1564A364A9AC2D1564D1564A7A364A9A7A9A3A9A3A7A9A3A9A7A9A7A9A7D1564A7A | |||||||
Steps To Reproduce | 1) Select the "Assortment" window 2) Click the Copy Recording button 3)Can see that it throws the following error | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0134303) hgbot (developer) 2022-01-14 14:51 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/688 [^] |
(0134349) hgbot (developer) 2022-01-18 04:21 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/688 [^] |
(0134360) hgbot (developer) 2022-01-18 13:11 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.config/-/merge_requests/8 [^] |
(0134496) hgbot (developer) 2022-01-21 16:20 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.config [^] Changeset: fc86f4454a26d08fe19f143dd4076c94b26dbe31 Author: Rafael Queralta <rafaelcuba81@gmail.com> Date: 18-01-2022 07:09:45 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.config/-/commit/fc86f4454a26d08fe19f143dd4076c94b26dbe31 [^] Fixed BUG-48277: Cloned Product Category list before Product list to avoid errors in ProductListEventHandler because database is not refresh yet when this event handler run --- M src/org/openbravo/retail/config/businesslogic/CloneProductListActionHandler.java --- |
(0134497) hgbot (developer) 2022-01-21 16:20 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.config/-/merge_requests/8 [^] |
(0142796) hgbot (developer) 2022-11-02 11:27 |
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/44 [^] |
(0142797) hgbot (developer) 2022-11-02 11:29 |
Merge request closed: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/44 [^] |
(0142798) hgbot (developer) 2022-11-02 11:29 |
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/45 [^] |
(0143231) hgbot (developer) 2022-11-08 10:43 |
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/244 [^] |
(0143449) hgbot (developer) 2022-11-11 07:44 |
Repository: https://gitlab.com/openbravo/ci/mobile-test [^] Changeset: 768001cb672fcffcbd932c2290d912baf314cc7f Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com> Date: 08-11-2022 10:31:14 URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/768001cb672fcffcbd932c2290d912baf314cc7f [^] Related to ISSUE-48277: Updated automated tests --- M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/TestIdExtModules.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/terminals/OTFHelper.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/terminals/WebPOSExtModulesTerminalHelper.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/bestsellers/I32445_FilterByCharacteristicAndBestseller.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/discounts_combo/I34594_VerifyComboListOnLoad.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/fastbrowse/AddProductsAndPay.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/fastbrowse/CheckDisplayConfigItems.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/multiupc/CheckMultiupc.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/pricecriteria/I32446_FilterByCharacteristicsAndPriceCriteria.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockcriteria/I30410_CheckStockCriteria.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockvalidation/I34569_AvoidAddingZeroStockProductOnClickOutSideTheControl.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java --- |
(0143450) hgbot (developer) 2022-11-11 07:44 |
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/244 [^] |
(0143451) hgbot (developer) 2022-11-11 07:44 |
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata [^] Changeset: b1ce8a74534e9beec2eb0ae6e611a23575e4e206 Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com> Date: 08-11-2022 10:30:37 URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/commit/b1ce8a74534e9beec2eb0ae6e611a23575e4e206 [^] Related to ISSUE-48277: Added missed product categories in assortment --- M referencedata/sampledata/The_White_Valley_Group/OBRETCO_PRODUCTCATEGORY.xml --- |
(0143452) hgbot (developer) 2022-11-11 07:44 |
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/45 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2021-12-17 17:30 | idiez | New Issue | |
2021-12-17 17:30 | idiez | Assigned To | => Triage Finance |
2021-12-17 17:30 | idiez | File Added: bug.mp4 | |
2021-12-17 17:30 | idiez | OBNetwork customer | => OBPS |
2021-12-17 17:30 | idiez | Modules | => Core |
2021-12-17 17:30 | idiez | Support ticket | => 35190 |
2021-12-17 17:30 | idiez | Regression date | => 2022-01-06 |
2021-12-17 17:30 | idiez | Triggers an Emergency Pack | => No |
2021-12-23 13:33 | vmromanos | Assigned To | Triage Finance => Retail |
2022-01-10 12:06 | marvintm | Project | Openbravo ERP => Retail Modules |
2022-01-10 12:06 | marvintm | Category | 02. Master data management => Web POS |
2022-01-10 12:06 | marvintm | version | PR20Q3 => |
2022-01-10 16:14 | rqueralta | Assigned To | Retail => rqueralta |
2022-01-10 16:15 | rqueralta | Status | new => scheduled |
2022-01-14 14:51 | hgbot | Merge Request Status | => open |
2022-01-14 14:51 | hgbot | Note Added: 0134303 | |
2022-01-18 04:21 | hgbot | Note Added: 0134349 | |
2022-01-18 13:11 | hgbot | Note Added: 0134360 | |
2022-01-21 16:20 | hgbot | Merge Request Status | open => approved |
2022-01-21 16:20 | hgbot | Resolution | open => fixed |
2022-01-21 16:20 | hgbot | Status | scheduled => closed |
2022-01-21 16:20 | hgbot | Fixed in Version | => RR22Q2 |
2022-01-21 16:20 | hgbot | Note Added: 0134496 | |
2022-01-21 16:20 | hgbot | Note Added: 0134497 | |
2022-10-19 17:39 | sofidossant | Status | closed => new |
2022-10-24 08:39 | marvintm | Status | new => acknowledged |
2022-10-24 08:39 | marvintm | Status | acknowledged => scheduled |
2022-10-24 08:39 | marvintm | Status | scheduled => resolved |
2022-10-24 08:40 | marvintm | Review Assigned To | => marvintm |
2022-10-24 08:40 | marvintm | Status | resolved => closed |
2022-11-02 11:27 | hgbot | Note Added: 0142796 | |
2022-11-02 11:29 | hgbot | Note Added: 0142797 | |
2022-11-02 11:29 | hgbot | Note Added: 0142798 | |
2022-11-08 10:43 | hgbot | Note Added: 0143231 | |
2022-11-11 07:44 | hgbot | Note Added: 0143449 | |
2022-11-11 07:44 | hgbot | Note Added: 0143450 | |
2022-11-11 07:44 | hgbot | Note Added: 0143451 | |
2022-11-11 07:44 | hgbot | Note Added: 0143452 |
Copyright © 2000 - 2009 MantisBT Group |