bug: cannot update name of unique attribute on schema #6147
Labels
priority/2
This issue stalls work on the project or its dependents, it's a blocker for a release
state/need-triage
This issue needs to be triaged
type/bug
Something isn't working as expected
Component
No response
Infrahub version
v1.2.0
Current Behavior
attempting to load a schema that updates the name of an attribute with
unique=True
fails with an error similar to thisTestingPerson: Requested unique constraint not found within node. (
name__value)'
Expected Behavior
You should be able to update the name of unique attribute
Steps to Reproduce
Additional Information
No response
The text was updated successfully, but these errors were encountered: