postman-collection-transformer icon indicating copy to clipboard operation
postman-collection-transformer copied to clipboard

Preserve `enabled` key for collection variables in v1 normalizer iff it is present and is false

Open Harsh-Bansal opened this issue 4 years ago • 1 comments

Preserve enabled key for collection variables in v1 normalizer iff it is present and is false. This is being done to fix enabled/disabled info getting lost in normalize operation. Note: As with disabled, we preserve the enabled field only when it indicates variable is not active.

Harsh-Bansal avatar Feb 22 '22 05:02 Harsh-Bansal

@coditva @codenirvana will be adding the test cases post discussion of approach and the issues it is fixing.

Harsh-Bansal avatar Feb 22 '22 05:02 Harsh-Bansal