Skip to content

Conversation

BrunoQuaresma
Copy link
Collaborator

When creating a new task, the following error was getting returned:

Error:

{
    "message": "Validation failed.",
    "validations": [
        {
            "field": "template_id",
            "detail": "Validation failed for tag \"excluded_with\" with value: \"42205a38-845c-4186-8475-f002e0936d53\""
        },
        {
            "field": "template_version_id",
            "detail": "Validation failed for tag \"excluded_with\" with value: \"22b1c4b7-432d-4eb5-9341-cd8efacb8f46\""
        }
    ]
}

Caused by #18623

@BrunoQuaresma BrunoQuaresma merged commit 4095330 into main Jun 27, 2025
30 checks passed
@BrunoQuaresma BrunoQuaresma deleted the bq/fix-excluded-with-error branch June 27, 2025 18:07
@github-actions github-actions bot locked and limited conversation to collaborators Jun 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants