Skip to content

[fix]: testset sync related issues#3958

Merged
bekossy merged 14 commits intorelease/v0.94.4from
forntend/fix-stateless-playground-bug-fixes
Mar 13, 2026
Merged

[fix]: testset sync related issues#3958
bekossy merged 14 commits intorelease/v0.94.4from
forntend/fix-stateless-playground-bug-fixes

Conversation

@ashrafchowdury
Copy link
Contributor

@ashrafchowdury ashrafchowdury commented Mar 11, 2026

What's fixed??

  • Load the JSON testcase on playground
  • Removed version 0 testset from the UI
  • Removed testcase_dedup_id and parent data column from the testset modal
  • Cleanup

QA

  1. You should be able to load the JSON data testcase on the playground
  2. You should not be able to see the version 0 testset on the testset modals version list
  3. You should not be able to see testcase_dedup_id and the parent data column on the testset table
  4. The testset sync flow works as before

Open with Devin

@vercel
Copy link

vercel bot commented Mar 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Mar 13, 2026 3:04pm

Request Review

@ashrafchowdury ashrafchowdury marked this pull request as ready for review March 11, 2026 13:40
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. bug Something isn't working labels Mar 11, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 11, 2026

Railway Preview Environment

Status Destroyed (PR closed)

Updated at 2026-03-13T17:41:49.387Z

@ashrafchowdury ashrafchowdury linked an issue Mar 11, 2026 that may be closed by this pull request
@ashrafchowdury ashrafchowdury changed the base branch from main to release/v0.93.1 March 11, 2026 14:44
ashrafchowdury and others added 2 commits March 11, 2026 21:23
…estset-sync-confirmation

[feat]: Added warning UIs for `testset` disconnect & change
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Mar 12, 2026
devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

@bekossy bekossy changed the base branch from release/v0.93.1 to release/v0.94.4 March 13, 2026 15:00
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 new potential issue.

View 16 additional findings in Devin Review.

Open in Devin Review

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 13, 2026
@bekossy bekossy merged commit fe78c6a into release/v0.94.4 Mar 13, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loading JSON test set fields breaks playground display

5 participants