Closed temi closed 1 year ago
Write a mongo script that will export metadata of all private images in a collection and export it into a CSV file. It should have the following fields.
profile id, image id, title, description, rightsHolder, rights, licence, creator, contentType, originalFileName, created
script in profile-service
Write a mongo script that will export metadata of all private images in a collection and export it into a CSV file. It should have the following fields.