gitforge/models/fixtures
Nils Philippsen 5589182c54 fix: honor org/user project in new issue (#9906)
Previously, when a project id was passed into the new issue form as a
query parameter, it wouldn’t be selected if the project belonged to the
user or organization instead of directly to the repository.

Resolves forgejo/forgejo#8489

Signed-off-by: Nils Philippsen <nils@redhat.com>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9906
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Nils Philippsen <nilsph@noreply.codeberg.org>
Co-committed-by: Nils Philippsen <nilsph@noreply.codeberg.org>
2026-02-16 05:52:47 +01:00
..
ModerationFeatures fix: make sure to use unaltered fields when saving a shadow copy for updated profiles or comments (#8533) 2025-07-20 23:52:58 +02:00
PrivateIssueProjects
TestActivateUserEmail fix: user activation with uppercase email address (#8367) 2025-07-02 13:04:22 +02:00
TestAddTeamReviewRequest fix: PR not blocked by review request for a whitelisted team (#8511) 2025-07-15 23:21:42 +02:00
TestGetUnmergedPullRequestsByHeadInfoMax
TestGetUsedForUser fix: ignore expired artifacts for quota calculation (#7976) 2025-05-28 18:22:10 +02:00
TestPackagesGetOrInsertBlob fix: package_blob.has_blake2b may be null (#7520) 2025-04-11 12:28:03 +00:00
TestParseCommitWithSSHSignature fix: prevent commit API from leaking user's hidden email address on valid GPG signed commits 2025-10-24 11:35:51 -06:00
TestPrivateRepoProjects fix: consider issues in repository accessible via access table (#7270) 2025-03-19 16:45:42 +00:00
TestTwoFactorWithPasswordChange fix: endless redirection loop between /user/settings/change_password and /user/settings/security (#10002) 2025-11-07 21:12:47 +01:00
access.yml
access_token.yml
action.yml fix: make the action feed resilient to database inconsistencies (#8617) 2025-07-22 23:40:30 +02:00
action_artifact.yml feat: artifacts can be downloaded using their id instead of their name (#8957) 2025-08-25 15:51:26 +02:00
action_run.yml feat(ui): show cancel button until all jobs are finished (#9261) 2025-12-21 17:09:22 +01:00
action_run_job.yml feat(ui): show cancel button until all jobs are finished (#9261) 2025-12-21 17:09:22 +01:00
action_runner.yml feat: auto cleanup of offline runners (#7803) 2025-06-08 00:13:37 +02:00
action_runner_token.yml feat: add foreign keys to the action_runner_token table (#10756) 2026-01-12 21:59:40 +01:00
action_task.yml feat(ui): show cancel button until all jobs are finished (#9261) 2025-12-21 17:09:22 +01:00
action_task_output.yml
action_user.yml feat: add ActionUser model & fields to ActionRun 2025-11-06 11:07:38 +01:00
attachment.yml
branch.yml fix: Allow SHA-256 in PR commit URLs (#10309) 2025-12-16 00:45:00 +01:00
collaboration.yml
comment.yml refactor: migrate from lib/pq to jackc/pgx (#10219) 2025-11-30 17:47:45 +01:00
commit_status.yml
commit_status_index.yml
email_address.yml
follow.yml fix(ui): ensure same width of usercards in grid (#6799) 2025-05-25 13:31:53 +02:00
forgejo_blocked_user.yml
gpg_key.yml
hook_task.yml chore: QoL improvements to tests (#7917) 2025-05-21 15:45:56 +02:00
issue.yml fix: Allow SHA-256 in PR commit URLs (#10309) 2025-12-16 00:45:00 +01:00
issue_assignees.yml
issue_index.yml fix: Allow SHA-256 in PR commit URLs (#10309) 2025-12-16 00:45:00 +01:00
issue_label.yml
issue_user.yml
issue_watch.yml
label.yml test: prevent XSS for label rendering 2025-06-27 13:27:06 +02:00
lfs_meta_object.yml
milestone.yml
mirror.yml
notice.yml
notification.yml feat: rework notification table (#9926) 2025-11-29 23:03:56 +01:00
oauth2_application.yml
oauth2_authorization_code.yml
oauth2_grant.yml
org_user.yml
project.yml fix: honor org/user project in new issue (#9906) 2026-02-16 05:52:47 +01:00
project_board.yml
project_issue.yml
protected_tag.yml
public_key.yml
pull_request.yml fix: Allow SHA-256 in PR commit URLs (#10309) 2025-12-16 00:45:00 +01:00
reaction.yml
release.yml
renamed_branch.yml
repo_redirect.yml chore: add repo redirect unit test 2025-08-30 09:37:38 +02:00
repo_topic.yml
repo_transfer.yml
repo_unit.yml fix: Allow SHA-256 in PR commit URLs (#10309) 2025-12-16 00:45:00 +01:00
repository.yml fix: Allow SHA-256 in PR commit URLs (#10309) 2025-12-16 00:45:00 +01:00
review.yml
star.yml
stopwatch.yml
system_setting.yml
team.yml refactor: migrate from lib/pq to jackc/pgx (#10219) 2025-11-30 17:47:45 +01:00
team_repo.yml
team_unit.yml fix: always render detailed team permissions table in sidebar (#8108) 2025-06-09 10:37:31 +02:00
team_user.yml
topic.yml
tracked_time.yml feat: add foreign keys to stopwatch & tracked_time tables (#9373) 2025-10-01 00:31:38 +02:00
two_factor.yml
user.yml feat(activitypub): use structure @PreferredUsername@host.tld:port for actors (#9254) 2026-01-30 23:45:11 +01:00
user_open_id.yml
user_redirect.yml chore: add unit test 2025-08-30 09:37:30 +02:00
watch.yml
webauthn_credential.yml
webhook.yml