Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to support duping between websites #47

Open
1 of 5 tasks
aluhrs13 opened this issue Feb 4, 2019 · 2 comments
Open
1 of 5 tasks

Need to support duping between websites #47

aluhrs13 opened this issue Feb 4, 2019 · 2 comments

Comments

@aluhrs13
Copy link
Owner

aluhrs13 commented Feb 4, 2019

  • 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 aluhrs13 added the user features New feature or request label Feb 4, 2019
@aluhrs13 aluhrs13 added moderator features and removed user features New feature or request labels Nov 25, 2019
@aluhrs13 aluhrs13 changed the title Need to support duping Shapeways/Thingiverse Need to support duping between websites Dec 5, 2019
@anaximander23
Copy link
Contributor

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants