Skip to content

What is user_org_id for? #3360

Closed Answered by qwerty287
zc-devs asked this question in Ask a Question
Feb 9, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Every user also has an org model in the orgs table to simplify features like user secrets.
This column links the corresponding org to the user.
In your case, user usr (ID 2) has the org with ID 2, thus user_org_id is 2 too.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@zc-devs
Comment options

@qwerty287
Comment options

Answer selected by zc-devs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants