Is this a bug ? Seems like it.
Maybe has it always been like that (i doubt it)... But never noticed it before.
Recursion has to be set this way (basic example) :
- Item 1
- Item 2
- Item 1
- Item 2
- Item 1
- Item 2
etc.
Only by deactivating hierarchy, will item1 and item 2 be visible in the grid (where they meet the source, of course...)
Comments