postman-app-support icon indicating copy to clipboard operation
postman-app-support copied to clipboard

Copy Tool Converts Double to Single Quotes in Postman Array Responses from Console

Open Raj-postman opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed

Describe the Issue

Whenever we attempt to copy the response of array from console [Flows > log], the double quotes are replaced with single quotes.

Steps To Reproduce

  1. Log response of array from Flows block
  2. View the response on the console log
  3. Copy it using the tool "Copy all logs to clipboard"
  4. Paste it onto Visual studio code [example or any notepad]

Screenshots or Videos

Console copy:

image

The array is copied with single quotes:

image

Operating System

Windows

Postman Version

11.10.0

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

  • This occurs only when we use the Copy tool from console and paste it into Notepad, the manual copy-paste action works as expected.
  • Raised by Product Support, the report is being tracked internally.

Raj-postman avatar Sep 18 '24 04:09 Raj-postman