After updating to version 7.5.2, setValues with JSON content broke its format

The JSON file was previously fully formatted, but now it contains string characters. Everything is working, but to edit something I have to reformat the entire file.




Here are some screenshots I took before and after starting the routine... if I save them, it will definitely break all the content.

I created a new SetValue and redid the entire process previously done in earlier versions. The result was a complete misconfiguration of the format and several errors.

The SetValue edit buttons no longer appear.

I've been analyzing it here and the structure of the .json file is correct, but the problem is when we need to add new things to SetValue; then we need to restructure the entire file again.

Here is the file in the editor with those characters that didn't exist before.

Here is the file in the formatted text editor.

The real problem is the future maintenance of the file.

This problem has fixed?

Use the Group step to create a JSON object.