Bulk Import Ingredient-Product Mappings
As a Host, I want to import ingredient-product mappings from a template or database, So that I don’t have to manually map every product to ingredients.
Acceptance Criteria
Section titled “Acceptance Criteria”- Given I have multiple products in my inventory
- When I choose to auto-map products to ingredients
- Then the system:
- Analyzes product names and types
- Suggests ingredient mappings based on common patterns
- Shows me a preview of proposed mappings
- And I can review and approve/reject each mapping
- And I can bulk-approve all suggestions
- And I can save custom mapping rules for future use
Implementation Status
Section titled “Implementation Status”⏳ NOT YET IMPLEMENTED
Priority
Section titled “Priority”Low - Quality of life improvement
Related Entities
Section titled “Related Entities”- Product, Ingredient, ProductType, IngredientType