If you want to bulk-change all your existing requirements to have status = Completed after the upgrade, please run the following SQL command in your Spira database:
UPDATE TST_REQUIREMENT SET REQUIREMENT_STATUS_ID = 10 WHERE REQUIREMENT_STATUS_ID = 4
Note: This change will not show in the History tab for the requirements.