We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the array we store in our jsons get stored as is as a string on the server
should be converted back to semi-colon delimited list
7.3.1
No response
The text was updated successfully, but these errors were encountered:
#1657: fix eventDataSummary not getting saved correctly
b80b950
Closed by #1658.
Sorry, something went wrong.
JoernBerkefeld
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
Current Behavior
the array we store in our jsons get stored as is as a string on the server
Expected Behavior
should be converted back to semi-colon delimited list
Steps To Reproduce
Version
7.3.1
Environment
Participation
Additional comments
No response
The text was updated successfully, but these errors were encountered: