Hello,
We want to automatically the successor activity when the predecessor is marked completed.
Suppose we have 2 activities
10 (with FS)
20 (successor of 10)
When we mark activity 10 as completed, then activity 20 should get released automatically.
We know this can be done via the milestone function 'release following activities'; but is there another way, because then too many milestones get defined (and our activities are in range of 5000)
Thank you,

