TODO: Improve part weight

Project

Currently, weight is on Part content and Part variation ECK.

  1. Remove weight from Part content and copy content into Part variation.

Or work on inherited fields?

Currently part weight is an integer, change to decimal?

Is there any point to using a real weight field vs decimal? (Physical)

Because weights can be reported inconsistently, create a way for users to post a part weight, linked to a source.

The source could be a url or an image.

Here is a google doc that contains a lot of shimano part weights.

Here is a forum thread where people post photos with parts on a scale.

Lots of parts on weight weenies.

  1. Create a way for users to post a part weight, with source.
  2. Display part weight. Calculate average or a list of submissions.
  3. Store part weight source.
    Created a Weight source storage entity.
    Needs to be added to all parts.
    Enhance content entry?