omeka-s-modules/Osii

Testing: Data type labels

Closed this issue · 3 comments

The data-type-labels branch adds data type labels to the "Manage import" page, "Data types" tab. Labels are added to reduce ambiguity between the remote and local data types. It's particularly useful to disambiguate data types added by the CustomVocab module.

To test this, add an import and take a snapshot of the remote installation. Once the job is completed, check the "Data types" tab. If the remote installation is version 3.2.0 or newer, the data types in the "Remote data type" and "Local data type" columns should include the label, not just the ID.

Note that this is not just a cosmetic change. The code has changed enough to warrant a more thorough check of snapshots. When looking at the data types, also confirm that the snapshot as a whole is an accurate representation of the remote installation.

Works as expected for me.

@katknow if you have time for this one, I assume we want a second pair of eyes on this before closing it?

This is working as anticipated for me as well and snapshots seem to be fully accurate.