opencast icon indicating copy to clipboard operation
opencast copied to clipboard

chore: upgrade replicator

Open stephancill opened this issue 1 year ago • 1 comments

Adds support for the latest version of the replicator app

  • [x] Update prisma schema
  • [x] Update queries to match new prisma types
  • [x] Fix #15
  • [x] Fix parent_url column missing bug (update: column was renamed to root_parent_url)
  • [x] Test that everything still works
  • [ ] Monitor stability

stephancill avatar Jan 14 '24 14:01 stephancill

Hesitant to merge this because the requirements for running the new replicator are significantly higher than the old replicator

stephancill avatar Feb 14 '24 21:02 stephancill