When we add the tests to Test Coverage and then create the test plan and execute it, to see the execution we need to link the test plan in Test Coverage to visualize the results, the scenario we use.
It turns out that this test plan link is being linked to the user profile and not the story, when another user opens the same story, the test plan is not linked.
How can I configure the test plan to be linked to the Story and not the user?
After the user linked
When another user accesses the story, there is no link to the test plan, and the status information is not real for that story
Thank you