When trying to edit the description field for a json action, nothing seems to change or sometimes some of the description gets deleted while trying to use variables and escaping the the special characters.
When trying to edit the description field for a json action, nothing seems to change or sometimes some of the description gets deleted while trying to use variables and escaping the the special characters.
When editing a json action in the Test Case Editor, you must edit the Json Step Properties. If you try to edit the description directly in the Test Case Editor, you will see unexpected behaviour. The required method is to edit the Path-Value. If your are using a variable or a parameter, enable field substitution there. You will need to escape { } [ and “ characters.
Example:
62 People are following this question.