Is there an existing issue for this?
Description
Current Behavior
When using Loader arguments and {"attach_to_root":False} while creating a placeholder, such argument is not taken into account and loaded products will be groupped as normally without such argument used...
While executed placeholder groupping still occurs:
Expected Behavior
When using attach_to_root and set it to False the loaded product(s) should not be groupped.
Steps To Reproduce:
- Create template with placeholder
- Configure Placeholder so its using
Reference loader on some product type (Abc, .ma)
- Add loader arguments
{"attach_to_root":False}
- Execute your template via
Build workfile from template file
- Inspect if your loaded products been groupped (they shouldnt)
Additional context:
Version
Latest
What platform were you running when you found the bug?
Windows
You can also provide any additional information relevant to the issue.
Relevant log output:
Is there an existing issue for this?
Description
Current Behavior
When using
Loader argumentsand{"attach_to_root":False}while creating a placeholder, such argument is not taken into account and loaded products will be groupped as normally without such argument used...While executed placeholder groupping still occurs:
Expected Behavior
When using
attach_to_rootand set it toFalsethe loaded product(s) should not be groupped.Steps To Reproduce:
Referenceloader on some product type (Abc, .ma){"attach_to_root":False}Build workfile from template fileAdditional context:
Version
Latest
What platform were you running when you found the bug?
Windows
You can also provide any additional information relevant to the issue.
Relevant log output: