metadata101 / iso19139.ca.HNAP

ISO Harmonized North American Profile (HNAP)
GNU General Public License v2.0
4 stars 18 forks source link

Increase search csv export template priority #389

Closed tylerjmchugh closed 1 week ago

tylerjmchugh commented 1 week ago

In some environments, while exporting iso19139.ca.HNAP search results as CSV the iso19139 template is executed instead of the iso19139.ca.HNAP template.

This PR aims to fix this issue by increasing the priority of the iso19139.ca.HNAP template and removing a seemingly unused iso19139 import.

Ex. The following image is from the CSV output in an environment where the issue occurs: image

Here the reference system is missing and the codes are being used directly indicating that this is actually the iso19139 template.