Marko Bekhta If that fromRoot projection is problematic, maybe we should just move that to a separate “feature” that we’ll address at a later time (maybe not even in 6.2)? This bug would become irrelevant then, since it’s not possible to trigger it without the fromRoot projection. Regarding this specific bug, I would guess that the fromRoot projection needs to be careful to only call the inner projection once per root document. |