You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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