Skip to main content
← Back to list
01Issue
FeatureShippedSwamp CLIPublic
Assigneesstack72

Relationships

#1547 Show user:<name> instead of user:<id> in grant list output

Opened by stack72 · 8/7/2026· Shipped 8/7/2026

Problem

When running swamp access grant list, grant subjects are displayed as user:<id> (e.g. user:8d540893-434a-4422-8970-6edba6602e9b). This makes it difficult to identify which user a grant applies to without cross-referencing the ID elsewhere.

Proposed Solution

Resolve user IDs to human-readable names and display grants as user:<name> (e.g. user:paul) in the output. The raw ID could be shown with --json or a verbose flag for cases where the exact ID is needed.

Alternatives

  • Show both: user:paul (8d540893...)
  • Add a --resolve-names flag rather than doing it by default
  • Include a separate name column alongside the subject column
02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 5 MOREREVIEW+ 4 MOREPR_MERGED+ 2 MORESESSION_SUMMARIZED

Shipped

8/7/2026, 6:34:05 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack728/7/2026, 3:49:39 PM

Sign in to post a ripple.