Hi when I try change my webhook from test-url to production-url, it does not change, and remains on the test-url. I’ve set the status to “Active” but still doesn’t change.
Information on your n8n setup
**n8n version: 1.108.2
**Running n8n via (Docker]
**Operating system:Ubuntu
Describe the problem/error/question
The issue is that the flow listens once even though the PROD is enabled and Workflow Active
Found issue, before editing I needed to Diactivate the flow, do the edits and activate the flow again. Then it shows the PROD URL is set on the node, but this does not matter, the NODE listens to multiple calls and triggers.