Kreya icon indicating copy to clipboard operation
Kreya copied to clipboard

Postman collection import results in an empty kreya collection

Open dougleenhouts opened this issue 4 months ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Kreya > Import > (type) Postman collection > (select) Postman_Environment.Json > Import
  2. Go to 'Project > Environments & select the imported collection

Expected behavior The environment json is displayed with key:value pairs

Screenshots If applicable, add screenshots to help explain your problem.

Environment (if possible, copy the information from the error dialog or the About menu):

  • OS: MacOS 15.6.1
  • Kreya Version 1.17.0

Additional context The environment simply shows an empty object: {}

dougleenhouts avatar Sep 02 '25 11:09 dougleenhouts

You have to select the "Postman environment" type to import Postman Environments. We may need to display an error message in this case

CommonGuy avatar Sep 02 '25 13:09 CommonGuy