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

Introduce new-type for OrganizationId #4069

Open
Dav1dde opened this issue Sep 24, 2024 · 0 comments
Open

Introduce new-type for OrganizationId #4069

Dav1dde opened this issue Sep 24, 2024 · 0 comments
Labels
filler Requires little effort to resolve. Ready to be picked up anytime. onboarding

Comments

@Dav1dde
Copy link
Member

Dav1dde commented Sep 24, 2024

We already have a new-types for a few things, like the ProjectId, we should also have one for the organization id. Some crates already define type aliases type OrganizationId = u64, all of these should be replaced with a proper new-type.

@Dav1dde Dav1dde added filler Requires little effort to resolve. Ready to be picked up anytime. onboarding labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filler Requires little effort to resolve. Ready to be picked up anytime. onboarding
Projects
None yet
Development

No branches or pull requests

1 participant