The rules are copied but not executed.
the key question is how the rule knows the reference of the folder to copy? see the following sample:
My template space
-inner space A (in the template)
-inner space B (in the template)
- rule in space B - transform content to PDF and copy to folder A (folder A is specify in the rule).
When I build a new space based on My template space I get a copy of space A and B, and space B has the rule in it.
but
1) the rule is not executed.
2) the rule still points to space A in the template space and not in the newly created space.
thanks.