Skip to content

Conversation

@cathteng
Copy link
Member

SentryAppFormConfigDataBlob expects setting["value"] to be a string. When data comes in from the existing Rule endpoints this may not be the case so we need to json.dump lists if they come in.

We already save json.dumped lists to the Action table.

Fixes SENTRY-5BB2

@cathteng cathteng requested a review from a team as a code owner November 27, 2025 00:44
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 27, 2025
@codecov
Copy link

codecov bot commented Nov 27, 2025

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

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

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants