Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0024954 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | critical | random | 2013-10-16 12:51 | 2013-10-18 10:19 | |||
| Reporter | egoitz | View Status | public | |||||
| Assigned To | AugustoMauch | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP29 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | dd9eab1adea0 | ||||
| Projection | none | ETA | none | Target Version | 3.0MP29 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | shankarb | |||||||
| OBNetwork customer | OBPS | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | Production - QA Approved | |||||||
| Regression date | 2013-07-22 | |||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/f796eda7fdee3d278f41e15e16c6a6d42bd94ecb [^] | |||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0024954: The insert on grid view does not work after get an error on a previous insert | |||||||
| Description | The insert on grid view does not work after get an error on a previous insert. That problem does not happen always. Seems to be related with grid or window personalization. | |||||||
| Steps To Reproduce | -Go to the Tables and Columns window -Add a new line on grid view with this data: * Data package: org.openbravo.model.ad.alert * Name: ADAlert1 * DB Table Name: AD_Alert1 * Leave Java Class Name empty - Try to save, you will get an error - Enter ADAlert1 in the Java Class Name, and save. That will work - Create a new record in the grid view: * Data package: org.openbravo.model.ad.alert * Name: ADAlert2 * DB Table Name: AD_Alert2 * Java Class Name: ADAlert2 -You will get an error | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0061717) hgbot (developer) 2013-10-16 16:04 |
Repository: erp/devel/pi Changeset: dd9eab1adea06e284d6a77e9ebacf3f45a2d6d92 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Wed Oct 16 15:54:59 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/dd9eab1adea06e284d6a77e9ebacf3f45a2d6d92 [^] Fixes bug 24954: Inserting a new recort not working a previous insert error The problem was that the view._savingNewRecord was not being reset after the a new record request to the datasource coming from the grid resulted in an error. Now this case in handled in the editFailed function of ob-view-grid. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js --- |
|
(0061764) shankarb (viewer) 2013-10-17 10:01 |
Code reviewed and tested in pi changeset 89268df786de. |
|
(0061774) hudsonbot (viewer) 2013-10-17 18:21 |
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/121b38a3673a [^] Maturity status: Test |
|
(0061797) AugustoMauch (administrator) 2013-10-18 10:19 |
Note: In order to reproduce it, you have to first set the Core module in development |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2013-10-16 12:51 | egoitz | New Issue | |
| 2013-10-16 12:51 | egoitz | Assigned To | => AugustoMauch |
| 2013-10-16 12:51 | egoitz | Modules | => Core |
| 2013-10-16 12:51 | egoitz | OBNetwork customer | => Yes |
| 2013-10-16 12:51 | egoitz | Triggers an Emergency Pack | => No |
| 2013-10-16 12:52 | egoitz | Regression level | => Production - QA Approved |
| 2013-10-16 12:52 | egoitz | Regression date | => 2013-07-22 |
| 2013-10-16 12:52 | egoitz | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/f796eda7fdee3d278f41e15e16c6a6d42bd94ecb [^] |
| 2013-10-16 12:53 | egoitz | Relationship added | depends on 0024863 |
| 2013-10-16 15:55 | AugustoMauch | Issue Monitored: shankarb | |
| 2013-10-16 15:55 | AugustoMauch | Review Assigned To | => shankarb |
| 2013-10-16 16:03 | AugustoMauch | Steps to Reproduce Updated | View Revisions |
| 2013-10-16 16:04 | hgbot | Checkin | |
| 2013-10-16 16:04 | hgbot | Note Added: 0061717 | |
| 2013-10-16 16:04 | hgbot | Status | new => resolved |
| 2013-10-16 16:04 | hgbot | Resolution | open => fixed |
| 2013-10-16 16:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/dd9eab1adea06e284d6a77e9ebacf3f45a2d6d92 [^] |
| 2013-10-17 10:01 | shankarb | Note Added: 0061764 | |
| 2013-10-17 10:01 | shankarb | Status | resolved => closed |
| 2013-10-17 10:01 | shankarb | Fixed in Version | => 3.0MP29 |
| 2013-10-17 18:21 | hudsonbot | Checkin | |
| 2013-10-17 18:21 | hudsonbot | Note Added: 0061774 | |
| 2013-10-18 10:19 | AugustoMauch | Note Added: 0061797 | |
| Copyright © 2000 - 2009 MantisBT Group |