-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
type/bugSomething isn't working as expectedSomething isn't working as expected
Description
Component
Python SDK
Infrahub version
1.4.6
Current Behavior
I am unable to unset an optional dropdown attribute once its set. We can unset the attribute via the UI but setting to None via sdk has no effect on the attribute. The only way it resets is when there is a schema upgrade.
Expected Behavior
The expected behaviour is to able to reset the dropdown attribute via sdk.
Steps to Reproduce
- set a value for optional dropdown attribute via any method.
- Once set, its not possible to reset it to None via the sdk.
Additional Information
No response
Metadata
Metadata
Assignees
Labels
type/bugSomething isn't working as expectedSomething isn't working as expected