Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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,
