New Workflow Version changing saved Code.
Status: Open · Asked by Alejandro Perez on · 0 views
I am using the Code function to write a JavaScript using the new Workflow version.
I create a JavaScript Code with this inside:
column_values: "{\\"text_mkt4ampn\\":\\"test\\",\\"color_mkt4r383\\":\\"Outstanding\\",\\"board_relation_mkt45r69\\":{\\"item_ids\\" : [\\"123456\\"]}}"
Everytime I save the function it changes to:
column_values: "{\"text_mkt4ampn\":\"test\",\"color_mkt4r383\":\"Outstanding\",\"board_relation_mkt45r69\":{\"item_ids\" : [\"123456\"]}}"
it seems is changing \\ to \
I will have to rollback to the old version since it is not happening there. I already tested that.
Hi @EvSystem,
Could you please share the Workflow URL where you have this concern?
Make sure to place // on the code and then save it.
Thank you for sharing the Workflow URL. Please allow us some time to look into this concern. We will get back to you with an update soon.
Hello. Is there any update on this?
Hello @EvSystem,
Currently, our team is looking into the issue and as soon as we receive some updates from there end we will get back to you.
Hello @EvSystem The issue is fixed now!