Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix default value for pSupressConsolStrings in view.create #185

Merged
merged 2 commits into from Jun 30, 2020
Merged

Fix default value for pSupressConsolStrings in view.create #185

merged 2 commits into from Jun 30, 2020

Conversation

lotsaram
Copy link
Collaborator

Default value must be -1 not 0 to preserve backwards compatibility from before this parameter existed. (-1 instructs to take value of whatever pSupressConsol parameter is).

1. Fix incorrect call of unwind with wrong pConsol value
2. Fix DimensionDeleteAllElements to make compatible for alternate hierarchies
3. Add pConsol parameter to allow for partial unwind use case
Backwards compatibility was broken in #144. Restorign correct default parameter value
@lotsaram lotsaram added this to the 4.1.2 milestone Jun 30, 2020
@lotsaram lotsaram merged commit 20ee926 into cubewise-code:master Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant