Hi everyone,
I’m facing a strange behavior regarding credentials visibility and I suspect it might be related to Project Scopes, but I need confirmation.
Setup:
-
n8n Self-hosted (Version: 1.121.3
-
User A: Owner
-
User B: Member
The Issue:
I am logged in as Owner.
-
I have a Gmail credential created by me.
-
The Member (User B) has a Gmail credential created by them.
-
When I open a Workflow and add a Gmail Node:
-
The dropdown SHOWS the Member’s credential.
-
The dropdown DOES NOT SHOW my own credential.
-
Question:
Is it possible that my credential is “stuck” in a Personal Project while the workflow is in a Team Project? How exactly does the Node dropdown filter credentials based on the Owner’s view vs Project scope?