sul-dlss / cocina-models

Cocina repository data model (implemented in Ruby)
https://sul-dlss.github.io/cocina-models/
3 stars 0 forks source link

Title builder should handle an array of Titles or DescriptiveValue #366

Closed jcoyne closed 2 years ago

jcoyne commented 2 years ago

Why was this change made? 🤔

This is required in dor-indexing-app for https://github.com/sul-dlss/dor_indexing_app/issues/796 Because it is used by the TopicBuilder here: https://github.com/sul-dlss/dor_indexing_app/blob/main/app/services/topic_builder.rb#L78

How was this change tested? 🤨

test suite