opsmill / infrahub

Infrahub - A new approach to Infrastructure Management
https://opsmill.com/
GNU Affero General Public License v3.0
198 stars 11 forks source link

bug: schema diff view in the branch detail page is not working #4093

Closed wvandeun closed 1 month ago

wvandeun commented 2 months ago

Component

Frontend UI, API Server / GraphQL

Infrahub version

0.16.0.dev0

Current Behavior

The schema diff view in the branch detail page is now showing schema changes when you made changes to the schema in that branch.

The schema diff view for a proposed change for that same branch will show you the schema diff.

Expected Behavior

The branch detail page should show the schema diff

Steps to Reproduce

Additional Information

Tagged the issue for both frontend and backend, didn't look into the details to determine where the issue exactly is.

dgarros commented 1 month ago

there's been a lot of changes to the diff last week, would be good to double check if this issue is still present after the freeze

exalate-issue-sync[bot] commented 1 month ago

[From wvandeun]

This issue still present. And if you click on the new button to “Refresh diff” view you get an error message that $branchName is required but not provided