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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039687
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] External Data Integrationminorhave not tried2018-11-23 11:552018-12-10 16:26
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionecde0bb36391
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned ToAugustoMauch
Regression introduced in release
Summary

0039687: Log Clean Up does not clear EDL Requests that have dependencies

DescriptionLog Clean Up does not clear EDL Requests that have dependencies
Steps To Reproduce1) Create an EDL Request with dependencies
2) Process all the requests
3) Run the Log Clean Up process to clear the processed requests
4) Note that the EDL requests are not removed. The following text can be found in the process log:

2018-11-23 11:49:01.466 - Cleaning up entity OBEDL_Request
2018-11-23 11:49:38.539 - Error executing cleanup query "delete from OBEDL_Request where (processed is true) and client.id = '39363B0921BB4293B48383844325E84C'": could not execute statement
2018-11-23 11:49:38.539 - Deleted 0 rows
2018-11-23 11:49:38.539 - Entity OBEDL_Request cleaned up in 3ms
Proposed SolutionAdd missing on delete cascade
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0038503 closedAugustoMauch Allow to define dependencies between EDL Requests 

-  Notes
(0108089)
hgbot (developer)
2018-11-23 14:12

Repository: erp/pmods/org.openbravo.externaldata.integration
Changeset: ecde0bb36391b0d48129bb2d407e87f07349bdb8
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Fri Nov 23 14:11:41 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/ecde0bb36391b0d48129bb2d407e87f07349bdb8 [^]

fixes bug 39687: Log Clean Up doesn't clear EDL Requests that have dependencies

  Added missing "on delete cascade" constraints

---
M src-db/database/model/tables/OBEDL_REQUEST_DEPENDENCY.xml
---
(0108370)
AugustoMauch (manager)
2018-12-10 16:26

Code reviewed and verified

- Issue History
Date Modified Username Field Change
2018-11-23 11:55 caristu New Issue
2018-11-23 11:55 caristu Assigned To => caristu
2018-11-23 11:55 caristu Issue generated from 0039685
2018-11-23 11:56 caristu Relationship added related to 0038503
2018-11-23 11:56 caristu Review Assigned To => AugustoMauch
2018-11-23 14:12 hgbot Checkin
2018-11-23 14:12 hgbot Note Added: 0108089
2018-11-23 14:12 hgbot Status new => resolved
2018-11-23 14:12 hgbot Resolution open => fixed
2018-11-23 14:12 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/ecde0bb36391b0d48129bb2d407e87f07349bdb8 [^]
2018-11-23 14:14 caristu Steps to Reproduce Updated View Revisions
2018-12-10 16:26 AugustoMauch Note Added: 0108370
2018-12-10 16:26 AugustoMauch Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker