Why does the REST API extract duplicate steps from a testscript
Looking at a test script in RQM, I see 4 steps. Following the example to extract a specific script, it pulls each step twice and the stepIndex, ns7:name, and ns7:title values are the step #.
I added / deleted a step between 1 & 2 to affect a change to the script and redid the extract, and step 2 now shows up 3x, but with the context.
Is there some way to only extract 1 copy of each step, with the correct context?
One answer
Could I see that script? I don't know exactly what are you trying to do and that will be helpful.
Thanks