Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Postman Support]: Disabled header are processed #129

Open
networkinss opened this issue Nov 9, 2021 · 2 comments
Open

[Postman Support]: Disabled header are processed #129

networkinss opened this issue Nov 9, 2021 · 2 comments
Assignees
Labels

Comments

@networkinss
Copy link
Contributor

If you disable a parameter in a Postman collection, it is processed anyway by Idaithalam.
That can have unexpected result since you don't expect disabled parameters to be part of the tests.

You can see those parameter easily in a Postman collection, they have the field "disabled: true".

@elans3 elans3 changed the title Disabled header are processed [Postman Support]: Disabled header are processed Nov 25, 2021
@elans3
Copy link
Member

elans3 commented Mar 26, 2022

can you provide more details about this use case with appropriate examples

@networkinss
Copy link
Contributor Author

It is a property in the postman collection which needs to be checked.
The field is only there, if the value has been disabled.
That needs to be checked.
I made a fix already in a previous PR but got lost.
Not a big deal, maybe I will check again later.

@elans3 elans3 added the help wanted Extra attention is needed label Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants