TheMiniIndex icon indicating copy to clipboard operation
TheMiniIndex copied to clipboard

Need to support duping between websites

Open aluhrs13 opened this issue 5 years ago • 2 comments

  • [x] Handle multiple SourceSites in Details and Edit pages
  • [ ] Handle multiple SourceSites in view API and beta site
  • [ ] Ensure every Mini has a MiniSourceSite
  • [ ] Check for existing name & creator match on mini submission
  • [ ] Figure out how to mass de-dupe already existing items.

aluhrs13 avatar Feb 04 '19 06:02 aluhrs13

The neatest way to do this is probably for a Mini to have a collection of sources, rather than just a single link. This allows us to represent a Mini as a thing that is found on multiple sites, and lets us use the metadata from all of those sites to help suggest tags for it - which is useful if some sites have better systems for categorising, tagging, etc. as we can piggyback off that information.

anaximander23 avatar Dec 09 '19 10:12 anaximander23

My current branch feature/source-site-polymorphism can lay some groundwork for this.

anaximander23 avatar Dec 16 '19 11:12 anaximander23