Skip to content

Gitea orgs not listed as orgs #2341

@xoxys

Description

@xoxys

Stumbled across this when I wanted to test #2338.

{"source":"https://github.com/woodpecker-ci/woodpecker","version":"next-479ced3b25"}

image

image

Looking at the DB:

 id |    name    | is_user | private 
----+------------+---------+---------
  1 | woodpecker | t       | f
  2 | testorg    | t       | f
(2 rows)

But it's an org in Gitea 🤔

image

Same result with a fresh Gitea org and repo. Can enable it but WP but still not shown in the orgs view and is_user=true in the DB...

  3 | testorg2   | t       | f

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingforge/giteagitea forge relatedserver

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions