n8n - 💡(How to fix) Fix Unable To Add Members To Projects As Admin [2 comments, 3 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
n8n-io/n8n#29349Fetched 2026-04-28 06:49:16
View on GitHub
Comments
2
Participants
3
Timeline
6
Reactions
0
Timeline (top)
commented ×2labeled ×2mentioned ×1subscribed ×1

Error Message

Describe the problem/error/question

What is the error message (if any)?

There is not an error message but I am only able to add in 2 random users from the workspace for some reason.

  • error: all

Code Example

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
⚠️ WARNING ⚠️ If you have sensitive data in your workflow (like API keys), please remove it before sharing.
RAW_BUFFERClick to expand / collapse
<!-- Please follow the template below. Skip the questions that are not relevant to you. -->

Describe the problem/error/question

I am an admin on my N8N workspace and I have around 50-60 users. I am unable to assign them to projects I open so that we can better manage and organize our workflows. We have the enterprise level license so I want to be able to add members to projects and assign them project editor.

What is the error message (if any)?

There is not an error message but I am only able to add in 2 random users from the workspace for some reason.

Please share your workflow/screenshots/recording

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
⚠️ WARNING ⚠️ If you have sensitive data in your workflow (like API keys), please remove it before sharing.

Share the output returned by the last node

<!-- If you need help with data transformations, please also share your expected output. -->

Debug info

core

  • n8nVersion: 2.17.5
  • platform: docker (cloud)
  • nodeJsVersion: 24.14.1
  • nodeEnv: production
  • database: sqlite
  • executionMode: regular
  • concurrency: 200
  • license: enterprise (production)

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 720 hours
  • maxCount: 25000 executions

client

  • userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/147.0.0.0 safari/537.36
  • isTouchDevice: false

Generated at: 2026-04-27T19:19:49.542Z

extent analysis

TL;DR

The issue can be resolved by checking the user roles and permissions in the N8N workspace to ensure that the admin has the necessary rights to assign users to projects.

Guidance

  • Verify that the admin account has the correct permissions to manage users and projects in the N8N workspace.
  • Check the user roles and permissions for the two users that can be added to projects to identify any differences with the other users.
  • Review the N8N documentation on user management and project assignment to ensure that the correct procedures are being followed.
  • Consider reaching out to N8N support for further assistance, as the issue may be related to the enterprise license or a specific configuration setting.

Notes

The issue may be related to a configuration setting or a limitation of the N8N platform, and further investigation is needed to determine the root cause.

Recommendation

Apply workaround: Check user roles and permissions to ensure that the admin has the necessary rights to assign users to projects, as this is a common issue in N8N workspaces.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING