every operation triggers a "Failed to save workflow draft" error. This error persists even after manually disabling "Show error tab in side panel" in Settings > Error System.
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Custom Node Testing
- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)
### Expected Behavior
I hope to have the option "whether to forcibly save the workflow draft after every operation" as a toggle in the settings that can be manually turned on or off. When this setting is turned off, it should still be possible to manually save the workflow draft, and a pop-up should appear when closing the entire web page, asking whether to save the workflow.
### Actual Behavior
Every operation (whether dragging the workflow, generating an image, or any other action) triggers a "Failed to save workflow draft" error. This error persists even after manually disabling "Show error tab in side panel" in Settings > Error System.
### Steps to Reproduce
After entering ComfyUI, navigating to Workflow, clicking a saved workflow file, and making any changes (such as running the workflow, enabling nodes, creating groups, etc.), an error occurs.
### Debug Logs
```powershell
There is no error reported in the terminal.
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.