Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating keys in the dashboard with ownerId does not upsert an identity #2098

Open
3 tasks done
chronark opened this issue Sep 17, 2024 · 1 comment · May be fixed by #2111
Open
3 tasks done

Creating keys in the dashboard with ownerId does not upsert an identity #2098

chronark opened this issue Sep 17, 2024 · 1 comment · May be fixed by #2111
Labels
Bug Something isn't working

Comments

@chronark
Copy link
Collaborator

Preliminary Checks

Reproduction / Replay Link (Optional)

No response

Issue Summary

Creating a key with ownerId in the dashboard does not upsert or link an identity.

Steps to Reproduce

  1. Create a key with ownerId in the dashboard
  2. Check the database for identities, there won't be one

Expected behavior

It should create and link the identity, similar to our api:
https://github.com/unkeyed/unkey/blob/main/apps/api/src/routes/v1_keys_createKey.ts

Other information

No response

Screenshots

No response

Version info

- OS:
- Node:
- npm:
@chronark chronark added Bug Something isn't working Needs Approval Needs approval from Unkey labels Sep 17, 2024
Copy link

linear bot commented Sep 17, 2024

@chronark chronark removed the Needs Approval Needs approval from Unkey label Sep 17, 2024
@DeepaPrasanna DeepaPrasanna linked a pull request Sep 18, 2024 that will close this issue
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant