You can migrate existing fields into Protected Fields by going to the Protected Fields admin page

Apps → Protected Fields

Click the “Migration” tab.

Choose the from-field and the to-field combined with a JQL that filters out the issues to migrate.

Make sure that your from-field and to-field are of the same type.

Supported types:

From standard custom fields and system fields (duedate, fixVersion, components,

Migrating data of fields that is not type compatible may result in unreadable protected fields values. If this happens, redo the migration process with the correct field type mappings.

Note:

Migrate large set of values

Since the forge app have some limitations in execution time, there might be a good option to migrate the values using API instead. Check out our API page.