All of my nodes have the duplicate and similar options greyed out (see photo). Why is this? Copy and paste does work but that just seems silly. Hotkeys also work. Is this a bug?
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
I’m not clear on how to send this information.
What do you mean, click on a node, then right click, those options should all be available.
That’s exactly what I do. They are greyed out and when I click on the ones that are greyed out nothing happens.
Hey,
the options greyed out here are the ones we disable when your canvas is in read-only mode. This can happen if either source control settings have set a workflow to read only, you lack update permissions or you’re viewing past executions.
It sounds like none of those might be the case, but it’s difficult to diagnose why this happens without more detail. Please provide your n8n version (left side Help
→ About n8n
) and confirm if this happens for other workflows and also try a different browser to see if the issue persists there.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.