Skip to content

Translation process created empty description blocks #42

Description

@christian-bromann

We see the LLM not creating a description, e.g.

---
id: testmuai
title: Тестирование доступности TestMu AI (Ранее LambdaTest)
description: 
---

Which causes issues when deploying

[INFO] [it] Creating an optimized production build...
Error:  The following front matter:
---
id: testmuai
title: Test di Accessibilità TestMu AI (Precedentemente LambdaTest)
description: null
---
contains invalid values for field(s): `description`.

- "description" must be a string

Error:  Loading of version failed for version current

We should make sure the AI either drops the description key or actually drafts a description. Also would be nice to catch this as part of a validation process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions