Skip to content

bug: Change sync_with_git default to True #224

Description

@BaptisteGi

Component

Python SDK

Infrahub SDK version

1.1.0

Current Behavior

When using client method create branch the parameter sync_with_git is by default set to True. In the UI it's the opposite. I believe it would make sense to align this behavior.

Expected Behavior

I expect the default value for branch sync_with_git to be same using SDK or UI.

Steps to Reproduce

sync_with_git: bool = True,

Additional Information

No response

Metadata

Metadata

Assignees

Labels

type/bugSomething isn't working as expected

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions