Skip to content

Seed data triggers recurring related_to_required validation warnings on dev server #1203

Description

@yinlianghui

Observed

At 5d46177f, pnpm dev logs recurring validation warnings while serving seed data:

Validation rule 'related_to_required' (warning): At least one related record should be selected

At least one seed record (likely in the activity/event family) is missing its related-record reference, so every boot logs the warning repeatedly. Warning level only — runtime, UI and read paths are unaffected.

Expected

Seed data passes all authored validation rules silently: a clean pnpm dev boot produces zero validation warnings.

Repro

git checkout 5d46177f
pnpm dev
# watch the server log during boot / while browsing seeded records

Recorded as an unassigned finding (not claiming). Surfaced in the platform-overview promo-film run (video-studio work order steedos-labs/video-studio#11, read-only carrier at the pinned SHA); relayed by the coordinating PM session on behalf of the producing session, which has no GitHub scope on this repository. Duplicate search: no existing issue mentions related_to_required or seed validation warnings.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions