jlucaspains / blog-v2

lpains.net blog
https://lpains.net
1 stars 0 forks source link

Bulk import work items in Azure DevOps with CSV #10

Closed jlucaspains closed 5 months ago

jlucaspains commented 1 year ago

Dirty notes:

  1. Cannot save State (Depends on state)
  2. Cannot s ave Parent (Cannot insert nor update)
  3. Cannot add Links (Can "easily" do after the import in backlog and bulk add link)
  4. Cannot add Attachments

Sample csv: Id,Work Item Type,Title,State,Description,Priority,Effort,Area Path,Iteration Path,Tags 5015,Product Backlog Item,"{Feature name}: Discovery",Sprint Committed,Long description goes here,1,5,MyArea,MyArea\Sprint 1,"MVP,UX"