Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Read the page below: How-to migrate Backlog Items from TFS to DevOps

  2. Go to TFS and find your project.

  3. Click on Work > Queries > New > New Query

  4. On Editor, add a filter:

    1. Work Item Type

      Code Block
      User Story, Bug
    2. State

      Code Block
      To Do,In Progress,Active,New,Pre-Acceptance,User-Acceptance
    Image Removed
    Image Added

  5. Save query as

  6. Open a new Excel file, go to Team > New List

    Image Added

  7. Click on Servers and add 2 servers, one for TFS connection and the other for DevOps connection

    Image Added

  8. After that, select your TFS Connection > your project > Connect

    Image Added

  9. In a query list, select your query created before and click on OK

    Image Added