Update test script without losing the linked issue/story
We use an additional test execution status of Blocked, and link any blocked tests to the story that needs to be done before the test can be run. As we learn more about a new feature under test, test scripts can often be updated. When a test become...