Group creation properties are not propagated to the intermediate groups #3945
Labels
Component - C Library
Core C library issues (usually in the src directory)
Priority - 1. High
These are important issues that should be resolved in the next release
Milestone
Describe the bug
When creating the group with link property set to create the intermediate groups, one would assume that the group creation properties would be propagated to all the created groups, but it is not so. This is the minimal reproduction example.
Expected behavior
The intermadiate groups being created with the same creation properties.
The text was updated successfully, but these errors were encountered: