Proposed change
Prior to this making bool changes we will need to ensure sufficient test coverage for any command that uses BoolVar() ensuring any behaviours around create/edit/IsSetByUser etc is covered completely.
This includes where such flags might be used to disable interactive prompts (see consumer add headers only), we need to be sure test coverage exist that any existing scripts will not fail after the big change
Use case
safer to make big changes
Contribution
No response
Proposed change
Prior to this making bool changes we will need to ensure sufficient test coverage for any command that uses
BoolVar()ensuring any behaviours around create/edit/IsSetByUser etc is covered completely.This includes where such flags might be used to disable interactive prompts (see consumer add headers only), we need to be sure test coverage exist that any existing scripts will not fail after the big change
Use case
safer to make big changes
Contribution
No response