Openbravo Issue Tracking System - Retail Modules
View Issue Details
0056652Retail ModulesSend By Emailpublic2024-10-04 09:432024-10-29 08:47
gowthamveeramuthu 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
 
No
0056652: Jsoninfo column size in "Failed Email Events" should be increased to 10000000
Some customers are already making such large sales that it generates very large Jsons from the Web POS.

in DIE for Send email type, records are in error.
recent issues:
1.org.openbravo.base.validation.ValidationException: OBSMAIL_Errors.jSONInfo: Value too long. Length 1723090, maximum allowed 1000000
2.org.openbravo.base.validation.ValidationException: OBSMAIL_Errors.jSONInfo: Value too long. Length 1016016, maximum allowed 1000000

So it will be necessary, to increase the size for the columns "jsoninfo"
N/A
No tags attached.
related to defect 0040609 closed rqueralta jsoninfo column size in Error While Importing window should be increased to 10M 
Issue History
2024-10-04 09:43gowthamveeramuthuNew Issue
2024-10-04 09:43gowthamveeramuthuAssigned To => Retail
2024-10-04 09:43gowthamveeramuthuTriggers an Emergency Pack => No
2024-10-17 06:47guillermogilStatusnew => acknowledged
2024-10-23 09:13guillermogilAssigned ToRetail => jorgewederago
2024-10-27 20:37ranjith_qualiantech_comAssigned Tojorgewederago => ranjith_qualiantech_com
2024-10-27 20:37ranjith_qualiantech_comStatusacknowledged => scheduled
2024-10-27 20:50ranjith_qualiantech_comRelationship addedrelated to 0040609
2024-10-28 07:31hgbotNote Added: 0170995
2024-10-29 08:47hgbotResolutionopen => fixed
2024-10-29 08:47hgbotStatusscheduled => closed
2024-10-29 08:47hgbotNote Added: 0171082
2024-10-29 08:47hgbotNote Added: 0171083

Notes
(0170995)
hgbot   
2024-10-28 07:31   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/merge_requests/38 [^]
(0171082)
hgbot   
2024-10-29 08:47   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail [^]
Changeset: a8c60739aa5813d3bb2b7ea0ec2507721c6568d1
Author: Ranjith S R <r.rangaraju@external.orisha.com>
Date: 28-10-2024 01:22:12
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/commit/a8c60739aa5813d3bb2b7ea0ec2507721c6568d1 [^]

Fixed ISSUE-56652: Increased ADColumn length for jsoninfo and error
* In OBSMAIL_Errors table, increased ADColumn length of jsoninfo and error column to 10M

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0171083)
hgbot   
2024-10-29 08:47   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/merge_requests/38 [^]