Skip to content

Make org ownership explicit on create #19484

Open
@lyondhill

Description

@lyondhill

Proposal:
Org creation should not use the auth system to determine ownership

Current behavior:
When a organization create request is made we try pulling the auth.UserID from the context. If we do have that piece of information it will create a relationship between the user and the organization. This implicit assumption means it is possible to create an organization that has now owners and thus is unusable.

Desired behavior:
We should make this connection explicit instead of implicit.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions