rqm test script insert step - shifts rm links to nest step
We're running 602 ifix10 soon to be upgrade to 605. Distributed clm deployment using liberty and oracle backend.
In one project a user was inserting steps into an existing test script . In doing so , user noticed that all the rm links in the next steps shifted down one cell to the nest test steps causing invalid link relationships.
eg prior to change
Step 1 rm link artifact1
Step 2 rm link artifact2
Step 3 rm link artifact3
After
Step 1 rm link artifact1
Step 2 new step
Step 3 (was step 2)
Step 4 rm link artifact2 (was step 3 link to artifact3)
Is this a known bug? I know ifix16 is now out for 602 but was this addressed in an ifix that we are missing?