sul-dlss / dor-services-app

A Rails application exposing Digital Object Registry functions as a RESTful HTTP API
https://sul-dlss.github.io/dor-services-app/
Other
3 stars 2 forks source link

closed_at is not being cleared when creating a new RepositoryObjectVersion #5027

Closed justinlittman closed 3 months ago

justinlittman commented 3 months ago
RepositoryObject.joins(:opened_version).where.not(opened_version: {closed_at: nil})