Skip to main content
12-Amethyst
October 23, 2025
Question

Polarion Migration to Codebeamer

  • October 23, 2025
  • 1 reply
  • 262 views

Has anyone migrated from Polarion to Codebeamer? I've had success with the ReqIF export-import flow, but I don't get any history with that import.

1 reply

18-Opal
October 30, 2025

Hi @BKampling_SAI ,

Yes, that’s expected — the ReqIF import/export flow only transfers the latest requirement content, attributes, and links, but not the item history or change log. Polarion’s history isn’t part of the ReqIF standard, so Codebeamer can’t reconstruct it automatically.

 

If you need to retain history, the usual approach is to export Polarion data via its REST API and reimport it into Codebeamer using scripts or the Codebeamer REST API. Some teams also archive the old project in Polarion as read-only for historical traceability while managing all new changes in Codebeamer.

 

Thanks,