Skip to content

Postman script translation #4648

@rreyn-bruno

Description

@rreyn-bruno

I have checked the following:

  • I have searched existing issues and found nothing related to my issue.

This bug is:

  • making Bruno unusable for me
  • slowing me down but I'm able to continue working
  • annoying
  • this feature was working in a previous version but is broken in the current release.

Bruno version

2.2.0

Operating System

Sequoia 15.1

Describe the bug

We have the below Postman script in hundreds of requests that does not get translated:

var jsonData = JSON.parse(responseBody)

What works in Bruno is:

const jsonData = res.getBody()

Can we have this translation implemented?

.bru file to reproduce the bug

No response

Screenshots/Live demo link

above

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions