Skip to content

filter does not allow UUIDv7 as value #1485

@tobiasdcl

Description

@tobiasdcl

The used regex to validate UUID values for filter inputs only allows UUIDv1-v5. Hence It is currently not possible to filter for UUIDv7 values which were added with PostgreSQL 18.

sample filter value: 019d6991-4380-76ba-b4eb-35c36b72d7f2 (UUIDv7).
Error message shown: UUID filters must use a valid UUID value.

I will provide a PR shortly 🚀

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