Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
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.
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,
