Skip to content

SANDBOX-1845 | Lookup user signups by email - #156

Open
MikelAlejoBR wants to merge 1 commit into
kubesaw:masterfrom
MikelAlejoBR:SANDBOX-1845-lookup-user-signup-mail
Open

SANDBOX-1845 | Lookup user signups by email#156
MikelAlejoBR wants to merge 1 commit into
kubesaw:masterfrom
MikelAlejoBR:SANDBOX-1845-lookup-user-signup-mail

Conversation

@MikelAlejoBR

Copy link
Copy Markdown

Since the emails are hashed, looking up users by their email meant that we had to figure a way to hash the emails to then attempt to get their user signups. This command does that for us.

Assisted-by: Cursor with Opus 4.6
Jira-ticket: SANDBOX-1845

@alexeykazakov alexeykazakov 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.

Nice!

Comment thread pkg/cmd/user_info.go Outdated
Comment thread pkg/cmd/user_info.go Outdated
Comment thread pkg/cmd/user_info.go Outdated
Since the emails are hashed, looking up users by their email meant that
we had to figure a way to hash the emails to then attempt to get their
user signups. This command does that for us.

Assisted-by: Cursor with Opus 4.6
Jira-ticket: SANDBOX-1845
@MikelAlejoBR
MikelAlejoBR force-pushed the SANDBOX-1845-lookup-user-signup-mail branch from 2976337 to ff3a8be Compare August 17, 2026 15:22
@MikelAlejoBR MikelAlejoBR reopened this Aug 17, 2026
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.

3 participants