Cube rule gets deleted after removing a dimension from a cube
JLKunze opened this issue · 2 comments
JLKunze commented
Describe the bug
A clear and concise description of what the bug is.
When using the process '}bedrock.cube.dimension.delete' and setting the parameter 'pIncludeRules' to 1, the cube-rule gets deleted. In the logs it says that the rule was unloaded successfully, yet it can't be found anywhere.
To Reproduce
Steps to reproduce the behavior:
- Go to process '}bedrock.cube.dimension.delete'
- Run with parameters 'pIncludeRules' = 1
- Result is that the rule goes missing
Expected behavior
A clear and concise description of what you expected to happen.
I expected the rule to be unloaded in the data-folder like the wiki said.
Screenshots
If applicable, add screenshots to help explain your problem.
Version
- OS: [e.g. Windows Server 2019 Standard]
- TM1 Server Version: [e.g. 11.8]
Additional context
Add any other context about the problem here.