Skip to content

Fix dc comments schema

Stuart Fisher requested to merge fix/dc-comments-schema into master

Use the correct schema. DataCollectionSchema was being exported by DataCollectionPlans, hiding the fact the DataCollectionSchema wasnt actually being exported! Now export the correct schemas

Merge request reports