Skip to content
New issue

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

Fixes #15896: Retain proper formatting for JSON custom field default values #15903

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

jeremystretch
Copy link
Member

Fixes: #15896

Call json.dumps() on initial values to ensure strings are represented correctly.

@jeremystretch jeremystretch requested a review from arthanson April 30, 2024 20:14
@jeremystretch jeremystretch merged commit 365bb4b into develop Apr 30, 2024
8 checks passed
@jeremystretch jeremystretch deleted the 15896-json-customfield-fix branch April 30, 2024 20:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Surrounding quotes of JSON custom field's simple string default value lost when editing device
2 participants