Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053535 | POS2 | POS | public | 2023-09-25 09:56 | 2023-10-04 08:17 |
|
Reporter | ebecerra | |
Assigned To | caristu | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0053535: Fails to update records that have a reference to an external system |
Description | Fails to update records that have a reference to an external system if it is left empty (this is possible if the external system is not mandatory) |
Steps To Reproduce | 0- Apply the attached path which adds a field that references to an external system from the [CRM Connector Configuration] window.
1- Go to the [External System] window and create at least one external system
2- Go to the [CRM Connector Configuration] window and fill the new "External System" field. Save the record.
3- Leave the "External System" field empty and try to save. The saving operation fails due to a NullPointerException:
java.lang.NullPointerException: null
at org.openbravo.service.externalsystem.ExternalSystemDataEventHandler.clearCachedExternalSystemInstance(ExternalSystemDataEventHandler.java:94) ~[classes/:?]
at org.openbravo.service.externalsystem.ExternalSystemDataEventHandler.onUpdate(ExternalSystemDataEventHandler.java:80) ~[classes/:?] |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0048579 | | closed | caristu | Openbravo ERP | Push API |
|
Attached Files | field.diff (10,730) 2023-09-25 16:29 https://issues.openbravo.com/file_download.php?file_id=18991&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2023-09-25 09:56 | ebecerra | New Issue | |
2023-09-25 09:56 | ebecerra | Assigned To | => Retail |
2023-09-25 09:56 | ebecerra | Triggers an Emergency Pack | => No |
2023-09-25 09:57 | ebecerra | Assigned To | Retail => caristu |
2023-09-25 16:29 | caristu | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=26887#r26887 |
2023-09-25 16:29 | caristu | File Added: field.diff | |
2023-09-25 16:43 | hgbot | Note Added: 0155215 | |
2023-10-04 08:13 | hgbot | Resolution | open => fixed |
2023-10-04 08:13 | hgbot | Status | new => closed |
2023-10-04 08:13 | hgbot | Fixed in Version | => PR24Q1 |
2023-10-04 08:13 | hgbot | Note Added: 0155457 | |
2023-10-04 08:13 | hgbot | Note Added: 0155458 | |
2023-10-04 08:17 | caristu | Relationship added | related to 0048579 |