Closed jaeddy closed 4 years ago
See this Jira ticket.
Even though these should be single-item arrays in most cases, they need to be treated as lists so that commas aren't incorrectly parsed in the portal.
This should be fixed. I converted publicationId, publicationTitle, and publication to STRING_LIST columns in both the merged datasets and merged tools tables.
publicationId
publicationTitle
publication
STRING_LIST
See this Jira ticket.
Even though these should be single-item arrays in most cases, they need to be treated as lists so that commas aren't incorrectly parsed in the portal.