Shared Steps migration issues #3148
Unanswered
skaplunov-amc
asked this question in
Q&A
Replies: 1 comment
-
We have a doc on this, but make sure that you put Shared Steps before Test Cases
They MUST be tehre first for them to be wired up again.
Have you checked the "how-to" on https://devopsmigration.io? Its got a flw that Shared Steps are not explicetly called out as needing to be first. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are currently migrating Azure DevOps artifacts from one Azure DevOps organization to another using Azure DevOps Migration Tools.
We reviewed the documentation and several GitHub discussions, but we are still facing a few issues and would appreciate your guidance.
We are experiencing difficulties migrating Shared Steps and would like to confirm the recommended migration approach.
From the documentation and discussions, we understand that Shared Steps and Shared Parameters may require special handling and that Test Plans/Suites should typically be rebuilt after Test Cases have been migrated.
Could you please clarify:
What is the recommended migration order for:
Should Shared Steps be migrated before Test Cases, or together with Test Cases?
Do you have a sample configuration that demonstrates a successful migration of:
Any working configuration example or reference discussion would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions