Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue addresses a problem where labels can be marked as completed without being associated with a product, bypassing a required review workflow step. The proposed solution is to prevent labels from being marked complete if they lack a `product_id`, by introducing a new exception and a validation dependency that checks for product association before allowing completion.
MonoRepo for FertiScan: FastAPI server for image uploads, OCR, and LLM-based form generation | Backend de FertiScan : serveur FastAPI pour téléversements d'images, OCR et génération de formulaires via LLM