Skip to content

make return value of updateState consistent with other experiment end…#3138

Merged
bcb37 merged 1 commit into
devfrom
fix/3137-return-full-experiment-from-state-endpoint
May 28, 2026
Merged

make return value of updateState consistent with other experiment end…#3138
bcb37 merged 1 commit into
devfrom
fix/3137-return-full-experiment-from-state-endpoint

Conversation

@bcb37
Copy link
Copy Markdown
Collaborator

@bcb37 bcb37 commented May 28, 2026

…points

The frontend replaces the experiment object in the state with the return values from all API calls, and the /state call was the only one not returning the full experiment object. This change brings that one endpoint in line with the others.

@bcb37 bcb37 linked an issue May 28, 2026 that may be closed by this pull request
@bcb37 bcb37 requested review from Copilot and danoswaltCL May 28, 2026 19:04
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

This comment was marked as duplicate.

This comment was marked as duplicate.

@bcb37 bcb37 merged commit 6bf5060 into dev May 28, 2026
5 of 8 checks passed
@bcb37 bcb37 deleted the fix/3137-return-full-experiment-from-state-endpoint branch May 28, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some info is still removed from the UI on state update

3 participants