Skip to content

Un-abstract users/groups tabs to silo-only#3300

Merged
david-crespo merged 2 commits into
full_user_group_lists_consolidatedfrom
silo-user-group-tabs
Jul 22, 2026
Merged

Un-abstract users/groups tabs to silo-only#3300
david-crespo merged 2 commits into
full_user_group_lists_consolidatedfrom
silo-user-group-tabs

Conversation

@david-crespo

Copy link
Copy Markdown
Collaborator

Initially I think #3211 had users and groups at both the silo and project level and then pared it back to only have it at the silo level, but kept the abstractions used to make it work in both spots. This undoes the abstraction.

Redone from #3298 because I made that one a stack, and it turns out that prevents you from merging it into the underlying one.

@david-crespo
david-crespo requested a review from charliepark July 22, 2026 19:14
Comment thread app/api/roles.ts
map.set(identityId, roleName)
}
}
return map

@david-crespo david-crespo Jul 22, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fun, this was actually a bug — it was keeping whatever the last assignment in the policy was instead of the strongest one. Looking into how this is used and whether this is a better way to do it. Yeah I'm pretty sure this is right.

@charliepark charliepark left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, thanks for catching this!

@david-crespo
david-crespo force-pushed the silo-user-group-tabs branch from a17f5b6 to 9f11252 Compare July 22, 2026 20:59
@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
console Ready Ready Preview Jul 22, 2026 9:46pm

Request Review

@david-crespo
david-crespo force-pushed the silo-user-group-tabs branch from 9f11252 to 56d7a38 Compare July 22, 2026 21:46
@david-crespo
david-crespo merged commit 02f17df into full_user_group_lists_consolidated Jul 22, 2026
7 of 10 checks passed
@david-crespo
david-crespo deleted the silo-user-group-tabs branch July 22, 2026 21:59
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.

2 participants