Openbravo Issue Tracking System - Retail Modules | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0035868 | Retail Modules | Web POS | public | 2017-04-27 15:49 | 2017-04-27 15:49 | |||||||
| Reporter | plujan | |||||||||||
| Assigned To | Retail | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
| Status | new | Resolution | open | |||||||||
| Platform | OS | 5 | OS Version | |||||||||
| Product Version | main | |||||||||||
| Target Version | Fixed in Version | |||||||||||
| Merge Request Status | ||||||||||||
| 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 | 0035868: [RR17Q2] Wrong information shown in Errors While Importing POS Data window | |||||||||||
| Description | If a ticket's line has a description too long, 3k chars, the error in the Errors while importing window will say: Caused by: org.openbravo.base.validation.ValidationException: description: Value ( " <text truncated for reporting> " ) is too long, it has length 3011, the maximum allowed length is 2000 So, when the JSON is fixed to have 1.5k chars, saving the data will throw a new error: Caused by: org.openbravo.base.validation.ValidationException: description: Value ( " <text truncated for reporting> " ) is too long, it has length 1545, the maximum allowed length is 255 Only when the text is shorter than 255 chars the record can be saved. | |||||||||||
| Steps To Reproduce | As stated in the description | |||||||||||
| Proposed Solution | ||||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Relationships |
| |||||||||||
| Attached Files | ||||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2017-04-27 15:49 | plujan | New Issue | ||||||||||
| 2017-04-27 15:49 | plujan | Assigned To | => Retail | |||||||||
| 2017-04-27 15:49 | plujan | OBNetwork customer | => No | |||||||||
| 2017-04-27 15:49 | plujan | Triggers an Emergency Pack | => No | |||||||||
| 2017-09-19 17:25 | ngarcia | Relationship added | related to 0036896 | |||||||||
| There are no notes attached to this issue. |