Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039174
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] External Data Integrationminorhave not tried2018-08-23 10:342019-05-24 14:12
ReporterjavietxeView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision681125e43313
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Tocaristu
Regression introduced in release
Summary

0039174: SERQA 4522: EDL: Errors not deleted from import entry when reprocessed

DescriptionWhen an asynchronous EDL Request is in error, the error is stored in the errorinfo field of the import entry.

When an EDL Request is reprocessed, the Import entry is updated to put the status as initial, but the fields errorinfo and responseinfo fields are not updated if there is not any error, so we can have processed import entries that seems to have an error because these fields are fulfilled.
Steps To ReproduceCreate an asynchronous EDL request in error.

Reprocess this EDL request correcting it and see that the reprocessing has gone well.

Check the import entry related to the EDL Request line.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0039083 closedAugustoMauch When re-processing the EDL is not saving the error in Response field 

-  Notes
(0112070)
hgbot (developer)
2019-05-22 13:09

Repository: erp/pmods/org.openbravo.externaldata.integration
Changeset: 681125e43313c84759e357575289dcc79a2448fd
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue May 21 17:58:13 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/681125e43313c84759e357575289dcc79a2448fd [^]

Fixes issue 39174: Import entry is properly reset before rescheduling it

When a import entry that had failed is rescheduled, its response fields (responseInfo and errorInfo)
where not being reset. They should be set to null before the import entry is rescheduled.

---
M src/org/openbravo/externaldata/integration/process/AsynchronousProcessor.java
---
(0112125)
hgbot (developer)
2019-05-24 14:11

Repository: erp/pmods/org.openbravo.externaldata.integration
Changeset: 5977f9d03257a280358211c8002e1fb999bb0c04
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Fri May 24 14:11:39 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/5977f9d03257a280358211c8002e1fb999bb0c04 [^]

related to issue 39174: minor code improvements

  - Use diamond operator

---
M src/org/openbravo/externaldata/integration/process/AsynchronousProcessor.java
---
(0112126)
caristu (manager)
2019-05-24 14:12

Reviewed + tested OK

- Issue History
Date Modified Username Field Change
2018-08-23 10:34 javietxe New Issue
2018-08-23 10:34 javietxe Assigned To => platform
2018-08-30 08:45 caristu Relationship added related to 0039083
2018-08-31 09:38 AugustoMauch Severity major => minor
2019-05-22 13:09 hgbot Checkin
2019-05-22 13:09 hgbot Note Added: 0112070
2019-05-22 13:09 hgbot Status new => resolved
2019-05-22 13:09 hgbot Resolution open => fixed
2019-05-22 13:09 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/681125e43313c84759e357575289dcc79a2448fd [^]
2019-05-22 13:10 AugustoMauch Review Assigned To => caristu
2019-05-22 15:43 AugustoMauch Assigned To platform => AugustoMauch
2019-05-24 14:11 hgbot Checkin
2019-05-24 14:11 hgbot Note Added: 0112125
2019-05-24 14:12 caristu Note Added: 0112126
2019-05-24 14:12 caristu Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker