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

Option pour remplacer un ingrédient demandé par un ingrédient existant #1334

Draft
wants to merge 7 commits into
base: declared-element-note
Choose a base branch
from

Conversation

hfroot
Copy link
Collaborator

@hfroot hfroot commented Dec 2, 2024

Dans le scope : fonctionnalité pour trouver un ingrédient de même type et remplacer une demande avec.

Hors du scope : ajout de synonyme en même temps; remplacement d'une demande par un ingrédient d'autre type (par ex microorganisme avec plante), à faire à la main pour l'instant

  • update the backend logic so that instead of passing element, we pass the id to a field of the type name {plant: 1} and then we look up in the DeclaredElementNestedField maybe. Do type matching check before the object lookup.

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

Successfully merging this pull request may close these issues.

ETQ instructrice, je veux remplacer une demande d'ajout d'ingrédient avec un ingrédient qui existe en base
1 participant