postman-app-support
postman-app-support copied to clipboard
Copy Tool Converts Double to Single Quotes in Postman Array Responses from Console
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
- Log response of array from Flows block
- View the response on the console log
- Copy it using the tool "Copy all logs to clipboard"
- Paste it onto Visual studio code [example or any notepad]
Screenshots or Videos
Console copy:
The array is copied with single quotes:
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.