Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0036441 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Modules] Analytics | minor | have not tried | 2017-07-06 17:49 | 2017-07-17 09:35 | |||
| Reporter | shuehner | View Status | public | |||||
| Assigned To | shuehner | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | 79857c7405e1 | ||||
| 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 | ||||||||
| Regression date | ||||||||
| Regression introduced by commit | ||||||||
| Regression level | ||||||||
| Review Assigned To | alostale | |||||||
| Support ticket | ||||||||
| OBNetwork customer | No | |||||||
| Regression introduced in release | ||||||||
| Summary | 0036441: Modularity (needs module in development) check for cube dimensions is not working correctly | |||||||
| Description | The obanaly_cube_dim_mod_Trg triggers is not working correctly. It has a coalesce (:OLD.line, '.') while the datatype of that column is numeric. That makes the trigger fail to work correctly when it should reject an eject with message to need a module in development instead of shows some SQLException about the data type mismatch. | |||||||
| Steps To Reproduce | Install analytics module Go to Cube definition window and select a record having 'cube dimension' entries in its child tab. Try to edit edit existing cube dimension entry without the module in development. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||
|
|||||||||
Notes |
|
|
(0097922) hgbot (developer) 2017-07-06 18:01 |
Repository: erp/pmods/org.openbravo.client.analytics Changeset: 79857c7405e161f4a61bb261874e31c402a78fd4 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Thu Jul 06 18:01:24 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/79857c7405e161f4a61bb261874e31c402a78fd4 [^] Fixed 36441. Fix modularity trigger typ mismatch. Fix type-mismatch in coalesce statement by using 0 and not '.' for a numeric column. Also remove a couple of unused declared variables to get the module clean as per plpgsql_check warnings. --- M src-db/database/model/triggers/OBANALY_CUBE_DIM_MOD_TRG.xml M src-db/database/model/triggers/OBANALY_REPORT_QUERY_MOD_TRG.xml M src-db/database/model/triggers/OBANALY_WIDGT_ANALYTIC_MOD_TRG.xml --- |
|
(0098094) alostale (viewer) 2017-07-17 09:35 |
reviewed |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2017-07-06 17:49 | shuehner | New Issue | |
| 2017-07-06 17:49 | shuehner | Assigned To | => platform |
| 2017-07-06 17:49 | shuehner | OBNetwork customer | => No |
| 2017-07-06 17:50 | shuehner | Assigned To | platform => shuehner |
| 2017-07-06 18:01 | hgbot | Checkin | |
| 2017-07-06 18:01 | hgbot | Note Added: 0097922 | |
| 2017-07-06 18:01 | hgbot | Status | new => resolved |
| 2017-07-06 18:01 | hgbot | Resolution | open => fixed |
| 2017-07-06 18:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/79857c7405e161f4a61bb261874e31c402a78fd4 [^] |
| 2017-07-10 18:06 | shuehner | Relationship added | related to 0036452 |
| 2017-07-14 15:06 | alostale | Review Assigned To | => alostale |
| 2017-07-17 09:35 | alostale | Note Added: 0098094 | |
| 2017-07-17 09:35 | alostale | Status | resolved => closed |
| Copyright © 2000 - 2009 MantisBT Group |