Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028835 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2015-02-02 12:24 | 2015-02-23 08:34 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | inigosanchez | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 26cc894c2f76 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 32676 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028835: Computed column value is not updated properly after updating a record | |||||||
Description | Computed columns based on fields present in the same record are not updated properly after updating the record | |||||||
Steps To Reproduce | 1) Install the attached module 2) Go to the UOM window 3) Create a new record, with the active checkbox checked. The Computed Column field shows the "Active" value 4) Uncheck the active checkbox and save the record. The Computed Column field should show the "Inactive" value, but it is still showing the "Active" value. 5) Refresh the record, now the "Inactive" value is correctly shown. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0074277) hgbot (developer) 2015-02-09 11:42 |
Repository: erp/devel/pi Changeset: 26cc894c2f76cc91c27730b4397696239a7ecaab Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Mon Feb 09 11:38:46 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/26cc894c2f76cc91c27730b4397696239a7ecaab [^] Fixed issue 28835:Computed column value is not updated properly after updating When an entity with computed columns is updating, computed column value is not updated properly. To avoid this behaviour, if entity have computed column, it will refresh from the database. --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java --- |
(0074278) hgbot (developer) 2015-02-09 11:45 |
Repository: erp/devel/pi Changeset: 895d18b4820016ef00e830e55a5263d96e54530d Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Mon Feb 09 11:44:36 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/895d18b4820016ef00e830e55a5263d96e54530d [^] Related to issue 28835: Update copyright --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java --- |
(0074304) hudsonbot (viewer) 2015-02-09 21:48 |
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/d68c131a3f59 [^] Maturity status: Test |
(0074305) hudsonbot (viewer) 2015-02-09 21:48 |
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/d68c131a3f59 [^] Maturity status: Test |
(0074795) alostale (viewer) 2015-02-23 08:34 |
code reviewed + tested |
![]() |
|||
Date Modified | Username | Field | Change |
2015-02-02 12:24 | caristu | New Issue | |
2015-02-02 12:24 | caristu | Assigned To | => AugustoMauch |
2015-02-02 12:24 | caristu | File Added: com.openbravo.support.test-1.0.0.obx | |
2015-02-02 12:24 | caristu | OBNetwork customer | => Yes |
2015-02-02 12:24 | caristu | Modules | => Core |
2015-02-02 12:24 | caristu | Support ticket | => 32676 |
2015-02-02 12:24 | caristu | Resolution time | => 1423954800 |
2015-02-02 12:24 | caristu | Triggers an Emergency Pack | => No |
2015-02-02 12:24 | caristu | Issue Monitored: networkb | |
2015-02-02 12:25 | caristu | Description Updated | View Revisions |
2015-02-03 08:21 | alostale | Assigned To | AugustoMauch => inigosanchez |
2015-02-03 08:22 | alostale | Status | new => scheduled |
2015-02-03 08:22 | alostale | fix_in_branch | => pi |
2015-02-09 11:40 | inigosanchez | Review Assigned To | => alostale |
2015-02-09 11:40 | inigosanchez | Resolution | open => fixed |
2015-02-09 11:40 | inigosanchez | fix_in_branch | pi => |
2015-02-09 11:40 | inigosanchez | Issue Monitored: alostale | |
2015-02-09 11:42 | hgbot | Checkin | |
2015-02-09 11:42 | hgbot | Note Added: 0074277 | |
2015-02-09 11:42 | hgbot | Status | scheduled => resolved |
2015-02-09 11:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/26cc894c2f76cc91c27730b4397696239a7ecaab [^] |
2015-02-09 11:45 | hgbot | Checkin | |
2015-02-09 11:45 | hgbot | Note Added: 0074278 | |
2015-02-09 21:48 | hudsonbot | Checkin | |
2015-02-09 21:48 | hudsonbot | Note Added: 0074304 | |
2015-02-09 21:48 | hudsonbot | Checkin | |
2015-02-09 21:48 | hudsonbot | Note Added: 0074305 | |
2015-02-23 08:34 | alostale | Note Added: 0074795 | |
2015-02-23 08:34 | alostale | Status | resolved => closed |
2015-02-23 08:34 | alostale | Fixed in Version | => 3.0PR15Q2 |
Copyright © 2000 - 2009 MantisBT Group |