bug: Schema Diff is too verbose when adding attribute in schema #5003
Labels
group/backend
Issue related to the backend (API Server, Git Agent)
type/bug
Something isn't working as expected
Component
Frontend UI, API Server / GraphQL, Not Sure
Infrahub version
1.0.5 and 1.0.6
Current Behavior
When adding a new Attribute in the schema, I expect the Schema Diff to indicate only this creation. Right now, the Diff is showing a lot of additions and deletions, some not even visible in the Diff but still present in the counters.
Expected Behavior
The Diff is showing only the user changes
Steps to Reproduce
test
( UI or CLIinfrahubctl branch create test
)name2
to InfraInterface)test
to mainAdditional Information
No response
The text was updated successfully, but these errors were encountered: