Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034158 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Analytics | major | always | 2016-10-03 13:19 | 2016-10-14 09:08 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | ea82267324ca | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | 2016-03-31 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/6cd0a6359890 [^] | |||||||
Regression level | Production - QA Approved | |||||||
Review Assigned To | alostale | |||||||
Regression introduced in release | ||||||||
Summary | 0034158: Keep Only and Keep and Include Level options do not work for trees in OB Analytics window | |||||||
Description | Keep Only and Keep and Include Level options do not work for trees in OB Analytics window | |||||||
Steps To Reproduce | As group admin role: Open OB Analytics window Select the Sample Purchase/Sales Order Line Cube Add Line Net Amount as a measure Add Organization as dimension Click on one organization, select Keep Only option and check the output is not modified The same happens for the Keep and Include Level feature | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0090467) hgbot (developer) 2016-10-04 08:58 |
Repository: erp/pmods/org.openbravo.client.analytics Changeset: ea82267324ca08dbb03522bdf61a964be740a2e7 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Tue Oct 04 08:54:28 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/ea82267324ca08dbb03522bdf61a964be740a2e7 [^] fixes issue 34158: Keep Only and Keep and Include Level options are not working By default Saiku is checking the caption to retrieve the level of a hierarchy for the Keep Only and Keep and Include Level features. In Openbravo Analytics the hierarchies are named in a special way to ensure backwards compatibility with the MDX queries. For this reason, we are adding an extra check in order to look for the property name also. This way we are able to retrieve the level from the workspace query. --- M web/org.openbravo.client.analytics/saiku/js/saiku/views/Table.js --- |
(0090468) hgbot (developer) 2016-10-04 09:02 |
Repository: erp/pmods/org.openbravo.client.analytics Changeset: 840cd9246240de0a0ac11723a669b7976bb89a57 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Tue Oct 04 09:01:27 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/840cd9246240de0a0ac11723a669b7976bb89a57 [^] related to issue 34158: Safer check if hierarchy is not found --- M web/org.openbravo.client.analytics/saiku/js/saiku/views/Table.js --- |
(0090564) alostale (manager) 2016-10-14 08:44 |
code reviewed + tested |
(0090571) alostale (manager) 2016-10-14 09:08 |
Published version 1.4.300 http://centralrepository.openbravo.com/openbravo/org.openbravo.forge.ui/sso/ForgeModuleVersionDetail?moduleVersionId=115816D1606545BEB9EF33CC12908BED [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2016-10-03 13:19 | ngarcia | New Issue | |
2016-10-03 13:19 | ngarcia | Assigned To | => platform |
2016-10-03 13:19 | ngarcia | Resolution time | => 1477260000 |
2016-10-03 13:28 | ngarcia | Issue Monitored: networkb | |
2016-10-03 13:38 | ngarcia | Relationship added | related to 0034159 |
2016-10-03 16:41 | jfrances | Issue Monitored: jfrances | |
2016-10-03 19:32 | caristu | Status | new => scheduled |
2016-10-03 19:32 | caristu | Assigned To | platform => caristu |
2016-10-04 08:58 | hgbot | Checkin | |
2016-10-04 08:58 | hgbot | Note Added: 0090467 | |
2016-10-04 08:58 | hgbot | Status | scheduled => resolved |
2016-10-04 08:58 | hgbot | Resolution | open => fixed |
2016-10-04 08:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/ea82267324ca08dbb03522bdf61a964be740a2e7 [^] |
2016-10-04 09:02 | hgbot | Checkin | |
2016-10-04 09:02 | hgbot | Note Added: 0090468 | |
2016-10-04 09:07 | caristu | Review Assigned To | => alostale |
2016-10-04 09:12 | caristu | Note Added: 0090470 | |
2016-10-04 09:28 | caristu | Summary | Show Children option is not available and Keep Only option does not work for trees in OB Analytics window => Keep Only and Keep and Include Level options do not work for trees in OB Analytics window |
2016-10-04 09:28 | caristu | Description Updated | View Revisions |
2016-10-04 09:28 | caristu | Note Deleted: 0090470 | |
2016-10-04 09:29 | caristu | Relationship replaced | has duplicate 0034159 |
2016-10-04 09:31 | caristu | Relationship added | related to 0034167 |
2016-10-04 09:33 | caristu | Steps to Reproduce Updated | View Revisions |
2016-10-04 09:38 | caristu | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/6cd0a6359890 [^] |
2016-10-04 09:38 | caristu | Regression level | => Production - QA Approved |
2016-10-04 09:38 | caristu | Resolution time | 1477260000 => 1461708000 |
2016-10-04 09:38 | caristu | Relationship added | caused by 0032215 |
2016-10-10 10:20 | caristu | Regression date | => 2016-03-31 |
2016-10-10 10:22 | caristu | Issue Monitored: alostale | |
2016-10-14 08:24 | alostale | Resolution time | 1461708000 => 1477260000 |
2016-10-14 08:44 | alostale | Note Added: 0090564 | |
2016-10-14 08:44 | alostale | Status | resolved => closed |
2016-10-14 09:08 | alostale | Note Added: 0090571 | |
2017-03-01 12:38 | ngarcia | Relationship added | duplicate of 0035394 |
2017-03-15 10:26 | inigosanchez | Relationship replaced | related to 0035394 |
Copyright © 2000 - 2009 MantisBT Group |