Merge food metadata when seeding #7751
sevmonster
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Please provide a concise description of the problem that would be addressed by this feature.
When seeding, foods are not updated if they exist in the seed data. Recently a lot of plurals were updated in the data—previous iterations of the data either had wrong plurals or missing values. This leaves a lot of potentially desirable data unavailable to people with pre-seeded foods.
It would be helpful to update fields of existing foods from the seed data.
Please provide a concise description of the feature that would resolve your issue.
plural_namefield from seed, even if already setdescriptionfield if it isn't set (user-set value should be preferred)aliasesarraysPlease consider and list out some caveats or tradeoffs made in your design decision
Could have toggles to overwrite fields, if seeded fields would be preferred over existing data.
Additional Information
Beta Was this translation helpful? Give feedback.
All reactions