Skip to content

fix(mcp): show Deleted user when credential owner is deleted#2466

Closed
karthik05122 wants to merge 1 commit intoarchestra-ai:mainfrom
karthik05122:fix/2331-deleted-user-mcp-credential
Closed

fix(mcp): show Deleted user when credential owner is deleted#2466
karthik05122 wants to merge 1 commit intoarchestra-ai:mainfrom
karthik05122:fix/2331-deleted-user-mcp-credential

Conversation

@karthik05122
Copy link
Copy Markdown

Fixes #2331

Summary

When the owner of an MCP server credential is deleted, the UI now shows "Deleted user" instead of "Unknown" .

Screenshot (126)

Tool details now shows “Deleted user” when the assignment’s credential was deleted; Manage credentials and token select were already correct.

Testing

  • Manual: created team MCP credential, removed credential owner from org (user deleted), confirmed Manage credentials shows "Deleted user" for that credential (screenshot attached).
  • Manual: confirmed Tool details shows "Deleted user" for an assignment whose credential owner was deleted.

@CLAassistant
Copy link
Copy Markdown
Contributor

CLAassistant commented Jan 28, 2026

CLA assistant check
All committers have signed the CLA.

@London-Cat
Copy link
Copy Markdown
Collaborator

London-Cat commented Jan 28, 2026

📊 Reputation Summary

User Rep Pull Requests Activity Assigned Core Reactions
iskhakov ⚡ 1696 74✅ 2🔄 24❌ 90 issues, 50 comments 9
CLAassistant ⚡ 0 0✅ 0🔄 0❌ 0 issues, 50 comments 0
karthik05122 ⚡ -10 0✅ 0🔄 1❌ 0 issues, 0 comments 0

How is the score calculated? Read about it in the Reputation Bot repository 🤖

@iskhakov iskhakov closed this Feb 17, 2026
@iskhakov
Copy link
Copy Markdown
Contributor

closing as #2331 is fixed already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If user is deleted, we call it's credential for MCP server "Unknown"

4 participants