Given a "start scrum" agile dashboard configuration,
And an Epic "Tracker" that contains one story "Display an artifact" with a remaining effort of 15
And an Epic "TTM" that does not contains any story yet
When I link the TTM epic to the Tracker one with ArtifactLink
Then the computed value of TTM remaining effort should not be 15 but should stay empty.
Linking two artifacts together does not necessarily mean that it should impact the remaining effort.
Flow chart of how computation works