jojo/tests/integration/fixtures/TestAssignProject/team_unit.yml
Thomas Teixeira 731334e973 fix(web): org projects assignment in issue view (#7999)
Allows user to assign organization projects to their new issues, using the project sidebar selector, even when repository's projects are disabled.
Moreover, the project sidebar selector is now hidden if no projects (repository-wide + organization-wide) are available.

Fixes forgejo/forgejo#5666

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7999
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-05-02 01:29:40 +02:00

35 lines
341 B
YAML

-
id: 1001
team_id: 1001
type: 8
access_mode: 2
-
id: 1002
team_id: 1002
type: 8
access_mode: 1
-
id: 1003
team_id: 1001
type: 2
access_mode: 2
-
id: 1004
team_id: 1001
type: 3
access_mode: 2
-
id: 1005
team_id: 1002
type: 2
access_mode: 2
-
id: 1006
team_id: 1002
type: 3
access_mode: 2