发布

  • [OPIK-5206] [BE] feat: add V1 entity check for alerts in workspace version (#5975)

    frostbyte_neo 发布于 2026-03-31 07:55:24 +00:00

    • [OPIK-5206] [BE] feat: add V1 entity check for alerts in workspace version

    Add alerts to the workspace version V1 entity check. Alerts without
    project_id (workspace-level) now signal VERSION_1. Project-scoped
    alerts do not trigger V1.

    • test(auth): address PR #5964 review feedback from thiagohora
    • Add comments explaining the serialize→Map→override→re-serialize
      pattern in testAuthSuccessful/testSessionAuthSuccessful (bypasses
      @JsonValue to inject raw strings like "VERSION_1", "version_unknown")
    下载附件