Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0008607 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | minor | have not tried | 2009-04-16 19:01 | 2011-09-28 12:46 | |||
| Reporter | shuehner | View Status | public | |||||
| Assigned To | alostale | |||||||
| Priority | low | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | a18a9f23fc35 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | PostgreSQL | Java version | ||||
| OS Version | Database version | 8.3 | Ant version | |||||
| Product Version | 2.50 | SCM revision | ||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| 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 | 0008607: Delete client process does use and modify a table at the same time leading to error message in postgres logfile | |||||||
| Description | The delete client process does disable triggers/constraint before deleting the clients' data and enable triggers/constraints afterwards. The sql-command needed to execute this are recorded in a table called ad_script_sql and this table needs to be excluded from the disable/enable code as this leads to at least the following error logged: Script errors: cannot ALTER TABLE "ad_script_sql" because it is being used by active queries in this session | |||||||
| Steps To Reproduce | - Use delete client in 2.50 (i.e. in the community appliance) - Check postgres logfile afterwards for errors | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-04-16 19:01 | shuehner | New Issue | |
| 2009-04-16 19:01 | shuehner | Assigned To | => rafaroda |
| 2009-04-16 19:01 | shuehner | OBNetwork customer | => No |
| 2009-04-16 19:01 | shuehner | Regression testing | => No |
| 2009-04-23 12:41 | psarobe | Assigned To | rafaroda => alostale |
| 2009-04-23 12:41 | psarobe | Priority | normal => low |
| 2009-04-23 12:41 | psarobe | Status | new => scheduled |
| 2011-06-14 16:56 | dmitry_mezentsev | Relationship added | related to 0017641 |
| 2011-09-28 12:46 | marvintm | Note Added: 0041342 | |
| 2011-09-28 12:46 | marvintm | Status | scheduled => resolved |
| 2011-09-28 12:46 | marvintm | Fixed in SCM revision | => a18a9f23fc35 |
| 2011-09-28 12:46 | marvintm | Resolution | open => fixed |
| 2011-09-28 12:46 | marvintm | Status | resolved => closed |
| Copyright © 2000 - 2009 MantisBT Group |