I am using the source control and environments feature to connect my self-hosted n8n instance to a Git repository.
My initial test of pushing a single workflow was successful and created a commit in Git as expected. However, I then encountered an issue when I attempted to push approximately 200 workflows at once. The push failed with an error in the n8n interface (I unfortunately do not recall the exact error message), and no workflows were committed.
Now, when I open the “Push” dialog, it no longer shows the original 200 workflows that failed to sync. Instead, it only displays newly created or recently modified workflows. As the screenshot shows, I only see 24 workflows listed, even though I have over 200 in my instance.
This behavior seems like a bug. Has anyone else encountered this issue or found a resolution?
n8n version: 1.112.0
plan: Business
Thank you for your help.
