Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023432 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2013-03-29 13:27 | 2013-04-01 18:58 | |||
Reporter | dbaz | View Status | public | |||||
Assigned To | dbaz | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP22 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 0eb8e298d7fa | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | dbaz | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023432: API change - Added parameters to "doPostInsert" and "doPostUpdate" in DefaultJsonDataServide.java | |||||||
Description | Added "originalToInsert" and "originalToUpdate" parameters to "doPostInsert" and "doPostUpdate" in DefaultJsonDataServide.java These methods were built two MPs ago https://code.openbravo.com/erp/devel/pi/rev/0846e40dec50 [^] to allow a standard datasource do pre and post actions after fetch/insert/update/remove. In the postInsert/Update only there were available to use the current inserted or updated parameters, but not the originally passed one to the datasource. With this, also the original parameters can be used too. It is used (by the moment) only in coworking modules, so the risk is low. | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0057537) iciordia (viewer) 2013-03-30 12:18 |
Approved Ismael |
(0057538) hgbot (developer) 2013-03-30 17:37 |
Repository: erp/devel/pi Changeset: 4ff12360eb74f83e793a603c02c5b5fe2406db8a Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Sat Mar 30 17:37:33 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/4ff12360eb74f83e793a603c02c5b5fe2406db8a [^] [calendar] Related to issue 23432: Changed API in doPostXX functions in DefaultJsonDataService.java to get also original arguments --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java --- |
(0057539) hgbot (developer) 2013-03-30 18:41 |
Repository: erp/devel/api-checks Changeset: 0eb8e298d7fa7d80f31841f8d637ec7390c886c3 Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Sat Mar 30 18:40:46 2013 +0100 URL: http://code.openbravo.com/erp/devel/api-checks/rev/0eb8e298d7fa7d80f31841f8d637ec7390c886c3 [^] Fixed issue 23432: int-api 3849 fail --- M java/reference/java.japi.gz --- |
(0057553) hudsonbot (viewer) 2013-04-01 18:58 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/80299f4b6436 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-03-29 13:27 | dbaz | New Issue | |
2013-03-29 13:27 | dbaz | Assigned To | => AugustoMauch |
2013-03-29 13:27 | dbaz | Modules | => Core |
2013-03-29 13:27 | dbaz | OBNetwork customer | => No |
2013-03-29 13:27 | dbaz | Triggers an Emergency Pack | => No |
2013-03-29 13:28 | dbaz | Assigned To | AugustoMauch => iciordia |
2013-03-30 12:18 | iciordia | Note Added: 0057537 | |
2013-03-30 12:18 | iciordia | Assigned To | iciordia => dbaz |
2013-03-30 17:37 | hgbot | Checkin | |
2013-03-30 17:37 | hgbot | Note Added: 0057538 | |
2013-03-30 18:41 | hgbot | Checkin | |
2013-03-30 18:41 | hgbot | Note Added: 0057539 | |
2013-03-30 18:41 | hgbot | Status | new => resolved |
2013-03-30 18:41 | hgbot | Resolution | open => fixed |
2013-03-30 18:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/0eb8e298d7fa7d80f31841f8d637ec7390c886c3 [^] |
2013-03-30 18:41 | dbaz | Review Assigned To | => dbaz |
2013-03-30 18:41 | dbaz | Status | resolved => closed |
2013-03-30 18:41 | dbaz | Fixed in Version | => 3.0MP22 |
2013-04-01 18:58 | hudsonbot | Checkin | |
2013-04-01 18:58 | hudsonbot | Note Added: 0057553 |
Copyright © 2000 - 2009 MantisBT Group |