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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0048755
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Modules] External Data Integrationminorhave not tried2022-03-09 19:402022-03-16 07:51
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0048755: Allow to create EDL requests without commiting the current transaction

DescriptionCurrently the EDL module provides an API to add new EDL requests through the ProcessRequest class.

Currently the methods provided by this class that are used to create the EDL requests are committing the current transaction internally.

It would be nice to provide an alternative way to create EDL requests that do not commit the current transaction. This way, when using this new way, EDL requests (and their lines) will be commited into the database when the DAL transaction finishes at the end of the HTTP request or when if it is explicitly committed after using the API, but not when creating it.
Steps To Reproduce.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0048579 closedcaristu Openbravo ERP Push API 

-  Notes
(0135598)
hgbot (developer)
2022-03-09 19:43

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/merge_requests/16 [^]
(0135754)
hgbot (developer)
2022-03-16 07:51

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration [^]
Changeset: 0aebb05f9a54fa33e698b8c07eb3b7dd6119037a
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 15-03-2022 13:14:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/commit/0aebb05f9a54fa33e698b8c07eb3b7dd6119037a [^]

fixes BUG-48755: Allow to create EDL requests in a transactional way

---
A src/org/openbravo/externaldata/integration/process/ImportEntryManagerTransactionalNotifier.java
M src/org/openbravo/externaldata/integration/process/ProcessRequest.java
---
(0135755)
hgbot (developer)
2022-03-16 07:51

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration [^]
Changeset: 303a49566302c1171e0da64fe68bddde6dbad63a
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 15-03-2022 17:34:40
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/commit/303a49566302c1171e0da64fe68bddde6dbad63a [^]

related to BUG-48755: Add test cases

---
A src-test/org/openbravo/externaldata/integration/StandaloneTestSuite.java
A src-test/org/openbravo/externaldata/integration/process/AddRequestTest.java
A src-test/org/openbravo/externaldata/integration/process/TestItemProcessor.java
---
(0135756)
hgbot (developer)
2022-03-16 07:51

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/merge_requests/16 [^]

- Issue History
Date Modified Username Field Change
2022-03-09 19:40 caristu New Issue
2022-03-09 19:40 caristu Assigned To => Triage Platform Conn
2022-03-09 19:43 hgbot Note Added: 0135598
2022-03-10 16:00 caristu Assigned To Triage Platform Conn => caristu
2022-03-15 13:05 caristu Relationship added related to 0048579
2022-03-16 07:51 hgbot Resolution open => fixed
2022-03-16 07:51 hgbot Status new => closed
2022-03-16 07:51 hgbot Note Added: 0135754
2022-03-16 07:51 hgbot Note Added: 0135755
2022-03-16 07:51 hgbot Note Added: 0135756


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker