I've moved the PR for field of science migration over here from coldfront-plugin-api
Closes https://github.com/nerc-project/coldfront-nerc/issues/92, I've added a Django management command to allow the migration of field of sciences.
The command requires that a tab-seperated mapping csv is provided, and can allow the migration to new, or already existing fields of sciences.
@QuanMPhm I've updated the description of your PR to contain the original description. Please make sure the PR contains all the information here when you submit it rather than require looking somewhere else.
I've moved the PR for field of science migration over here from
coldfront-plugin-api
Closes https://github.com/nerc-project/coldfront-nerc/issues/92, I've added a Django management command to allow the migration of field of sciences. The command requires that a tab-seperated mapping csv is provided, and can allow the migration to new, or already existing fields of sciences.