Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0048500 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Retail API | major | always | 2022-01-28 10:11 | 2022-03-22 17:47 | |||
| Reporter | sebastien_liron | 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 | RR20Q3.4 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | RR20Q3.4 | SCM revision | ||||||
| Merge Request Status | approved | |||||||
| Review Assigned To | ||||||||
| OBNetwork customer | Gold | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0048500: The json generated from order loader to give import entry is too big | |||||||
| Description | The json generated from order loader to give import entry is too big a lots of fields like inside the product object or the bp object that are not needed ( should not be at least). this can create over 1M chars limit we have on the import entry field when we integrate orders with a lots of lines. | |||||||
| Steps To Reproduce | - integrate an order like this one : see file : FRA274_02740011860411074499_IN(1).json - the json generated should looks like : see file : FRA274_02740011860411074499_OUT (1).json | |||||||
| Tags | NOR | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||||||||
|
|||||||||||||||
Notes |
|
|
(0135380) sebastien_liron (viewer) 2022-03-02 11:17 |
adding FRA274_02740011860411074499_IN (2).json file that is a real example of an order that create more than 1M chars, I dont have the out since it is not created in the DB, but should be reproducible in test env |
|
(0135864) hgbot (developer) 2022-03-19 14:03 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/540 [^] |
|
(0135908) hgbot (developer) 2022-03-22 07:37 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 7f96e93beb5ba7d70224d024a35e144193eaf374 Author: Rafael Queralta <rafaelcuba81@gmail.com> Date: 19-03-2022 09:00:00 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/7f96e93beb5ba7d70224d024a35e144193eaf374 [^] Fixed BUG-48500: Increased length of jsoninfo column --- M src-db/database/sourcedata/AD_COLUMN.xml --- |
|
(0135909) hgbot (developer) 2022-03-22 07:37 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/540 [^] |
|
(0135926) hgbot (developer) 2022-03-22 17:42 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/50 [^] |
|
(0135927) hgbot (developer) 2022-03-22 17:43 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/749 [^] |
|
(0135928) hgbot (developer) 2022-03-22 17:47 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 363d652d96f304ecf7c93dd6bba4aaad0b7a9544 Author: Rafael Queralta <rafaelcuba81@gmail.com> Date: 22-03-2022 12:37:03 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/363d652d96f304ecf7c93dd6bba4aaad0b7a9544 [^] Fixed BUG-48500: Increased length of jsoninfo column --- M src-db/database/sourcedata/AD_COLUMN.xml --- |
|
(0135929) hgbot (developer) 2022-03-22 17:47 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/749 [^] |
|
(0135930) hgbot (developer) 2022-03-22 17:47 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^] Changeset: 844e1a8e024fa6cdeb9a5a05e97e51653eb09d0c Author: Rafael Queralta <rafaelcuba81@gmail.com> Date: 22-03-2022 12:41:19 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/844e1a8e024fa6cdeb9a5a05e97e51653eb09d0c [^] Fixed BUG-48500: Increased length of jsoninfo column --- M src-db/database/sourcedata/AD_COLUMN.xml --- |
|
(0135931) hgbot (developer) 2022-03-22 17:47 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/50 [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2022-01-28 10:11 | sebastien_liron | New Issue | |
| 2022-01-28 10:11 | sebastien_liron | Assigned To | => Retail |
| 2022-01-28 10:11 | sebastien_liron | File Added: FRA274_02740011860411074499_IN (1).json | |
| 2022-01-28 10:11 | sebastien_liron | OBNetwork customer | => Gold |
| 2022-01-28 10:11 | sebastien_liron | Triggers an Emergency Pack | => No |
| 2022-01-28 10:11 | sebastien_liron | File Added: FRA274_02740011860411074499_OUT (1).json | |
| 2022-01-28 10:11 | sebastien_liron | Steps to Reproduce Updated | View Revisions |
| 2022-01-28 10:12 | sebastien_liron | Steps to Reproduce Updated | View Revisions |
| 2022-01-29 08:04 | rafaroda | Tag Attached: NOR | |
| 2022-02-03 07:08 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
| 2022-02-03 14:11 | marvintm | Assigned To | ranjith_qualiantech_com => rqueralta |
| 2022-03-02 11:16 | sebastien_liron | File Added: FRA274_02740011860411074499_IN (2).json | |
| 2022-03-02 11:17 | sebastien_liron | Note Added: 0135380 | |
| 2022-03-19 14:03 | hgbot | Merge Request Status | => open |
| 2022-03-19 14:03 | hgbot | Note Added: 0135864 | |
| 2022-03-21 04:56 | rqueralta | Status | new => scheduled |
| 2022-03-22 07:37 | hgbot | Merge Request Status | open => approved |
| 2022-03-22 07:37 | hgbot | Resolution | open => fixed |
| 2022-03-22 07:37 | hgbot | Status | scheduled => closed |
| 2022-03-22 07:37 | hgbot | Fixed in Version | => PR22Q2 |
| 2022-03-22 07:37 | hgbot | Note Added: 0135908 | |
| 2022-03-22 07:37 | hgbot | Note Added: 0135909 | |
| 2022-03-22 17:42 | hgbot | Note Added: 0135926 | |
| 2022-03-22 17:43 | hgbot | Note Added: 0135927 | |
| 2022-03-22 17:47 | hgbot | Fixed in Version | PR22Q2 => RR22Q2 |
| 2022-03-22 17:47 | hgbot | Note Added: 0135928 | |
| 2022-03-22 17:47 | hgbot | Note Added: 0135929 | |
| 2022-03-22 17:47 | hgbot | Note Added: 0135930 | |
| 2022-03-22 17:47 | hgbot | Note Added: 0135931 | |
| 2022-03-29 12:26 | sebastien_liron | Relationship added | related to 0048922 |
| 2022-10-31 07:18 | ranjith_qualiantech_com | Relationship added | has duplicate 0050606 |
| Copyright © 2000 - 2009 MantisBT Group |