Recursion: Aggregation rule for a computation field
Hi,
I'm looking for an option how I can consume child computed field value in the parents field. Means I'm looking for the recursion - I need to use Aggregation rule in computation field which is not possible ootb - as soon you define "Computed as" for the field, the Aggregation rule (sum/total) gets deactivated.
My use case: I need the information available here in screenshot in a separate tracker field, to reuse it for another use case.:

The problem is, I can calculate children of a parent by using "Computed as = length(children)" but it counts 1st level children only. Therefore I thought I can work with Aggregation rule, but it is not possible for fields where "Computed as" is defined. Any ideas how I could solve that problem. Thank you!

