Skip to content

Missing ingredients data #564

@thibaudcolas

Description

@thibaudcolas

On the bread_page template, the ingredients do not seem to ever render anything:

{% with ingredients=page.ingredients.all %}

This seems to be because in our demo data, we don’t have any ingredients saved for any of our bread pages.


Reviewing the history of our fixtures, this data was never set. So ideally we would take the time to populate it. We might need more ingredients entries and then actually associate them with bread pages.

  • Create 50-100 new ingredients
  • Associate ingredients with our existing bread pages with some AI support

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions