gitforge/tests/forgery
limiting-factor d3db2674b9 [v16.0/forgejo] fix: make assignment of projects to issues consistent (#13504)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/13066

A partial backport of the `tests/forgery` changes from `feat: make delete repository transcation READ COMMITTED (#12856)` is included and makes it a clean cherry-pick.

- Move the permissions and consistency logic to services/context/project.go
- When an invalid `project=id` is provided in the query string to display the form to create a new issue, it will now fail instead of silently discard the invalid id

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13504
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-07-17 23:29:06 +02:00
..
fs.go feat: adds option to force overwrite new branch for /contents route (#12663) 2026-06-06 16:45:57 +02:00
project.go
repo.go [v16.0/forgejo] fix: make assignment of projects to issues consistent (#13504) 2026-07-17 23:29:06 +02:00
team.go chore: tests for REST API permission check 2026-06-20 22:58:56 +02:00
user.go refactor(tests): use forgery.CreateRepository in more places (#12555) 2026-06-01 11:59:05 +02:00