Completed bug issues for the RP
This triage issue is designed to make it easier to enter bug fixes into the monthly release post.
Please review the issues below, taking the following steps:
- Determine if the issue has been completed.
- Add it to the corresponding Release Post MR if it has (markdown is provided for copy & paste).
- Check off the task item to show it's been reviewed.
source_code
Frontend issues
Please review these issues @andr3:
-
Branch rules bread crumbs are broken (gitlab-org/gitlab#396939 - closed) - closed -
Repository Graph branch name hashtag not escaped (gitlab-org/gitlab#396831 - closed) - closed -
Regression: branches in combobox are shown in a... (gitlab-org/gitlab#387545 - closed) - closed
- [Branch rules bread crumbs are broken](https://gitlab.com/gitlab-org/gitlab/-/issues/396939)
- [Repository Graph branch name hashtag not escaped](https://gitlab.com/gitlab-org/gitlab/-/issues/396831)
- [Regression: branches in combobox are shown in alphabetic order instead of last modification order](https://gitlab.com/gitlab-org/gitlab/-/issues/387545)
source_code
Backend issues
Please review these issues @sean_carroll:
-
NoMethodError: undefined method `data' for nil:... (gitlab-org/gitlab#406808 - closed) - workflowin review -
[Feature flag] Rollout of `resolve_ambiguous_ar... (gitlab-org/gitlab#403650 - closed) - closed -
push rule bypass using projectSyncFork graphQl api (gitlab-org/gitlab#395479 - closed) - closed -
Forbid setting NO_ACCESS to unprotect-access-le... (gitlab-org/gitlab#391693 - closed) - workflowin review -
Custom group-level project templates do not imp... (gitlab-org/gitlab#390743 - closed) - workflowin review -
Codeowners seems to exhibit flaky behavior when... (gitlab-org/gitlab#372152 - closed) - closed -
Invalid ref (`HEAD`) when querying blob info vi... (gitlab-org/gitlab#361854 - closed) - closed -
git push/force push reloads incorrect CODEOWNER... (gitlab-org/gitlab#360101 - closed) - closed -
Cannot commit to fork from main project if fork... (gitlab-org/gitlab#344518 - closed) - closed -
Group-level Deploy Tokens cannot clone LFS objects (gitlab-org/gitlab#235398 - closed) - closed -
Web UI shows deleted commits and contents. (gitlab-org/gitlab#212763 - closed) - closed -
Blocked users in group's members for Merge Requ... (gitlab-org/gitlab#10477 - closed) - closed -
Can't create merge request for branch (gitlab-org/gitlab#17369 - closed) - closed
- [NoMethodError: undefined method `data' for nil:NilClass](https://gitlab.com/gitlab-org/gitlab/-/issues/406808)
- [[Feature flag] Rollout of `resolve_ambiguous_archives`](https://gitlab.com/gitlab-org/gitlab/-/issues/403650)
- [push rule bypass using projectSyncFork graphQl api](https://gitlab.com/gitlab-org/gitlab/-/issues/395479)
- [Forbid setting NO_ACCESS to unprotect-access-level for protected branches](https://gitlab.com/gitlab-org/gitlab/-/issues/391693)
- [Custom group-level project templates do not import MR approver rules settings](https://gitlab.com/gitlab-org/gitlab/-/issues/390743)
- [Codeowners seems to exhibit flaky behavior when a project token bot is present](https://gitlab.com/gitlab-org/gitlab/-/issues/372152)
- [Invalid ref (`HEAD`) when querying blob info via GraphQL](https://gitlab.com/gitlab-org/gitlab/-/issues/361854)
- [git push/force push reloads incorrect CODEOWNERS in Merge Request.](https://gitlab.com/gitlab-org/gitlab/-/issues/360101)
- [Cannot commit to fork from main project if fork is behind](https://gitlab.com/gitlab-org/gitlab/-/issues/344518)
- [Group-level Deploy Tokens cannot clone LFS objects](https://gitlab.com/gitlab-org/gitlab/-/issues/235398)
- [Web UI shows deleted commits and contents.](https://gitlab.com/gitlab-org/gitlab/-/issues/212763)
- [Blocked users in group's members for Merge Request approvers](https://gitlab.com/gitlab-org/gitlab/-/issues/10477)
- [Can't create merge request for branch](https://gitlab.com/gitlab-org/gitlab/-/issues/17369)
code_review
Frontend issues
Please review these issues @andr3:
-
Newer "Widget Extension" widget are reporting o... (gitlab-org/gitlab#395482 - closed) - closed -
Reviewer widget with a search term makes double... (gitlab-org/gitlab#393861 - closed) - closed -
Links to pending comments from footer broken (gitlab-org/gitlab#391786 - closed) - closed -
Merge request changes tab shows 0 until clicked... (gitlab-org/gitlab#388310 - closed) - closed -
Commits count is not being updated on load (gitlab-org/gitlab#385362 - closed) - workflowin review
- [Newer "Widget Extension" widget are reporting older legacy event names](https://gitlab.com/gitlab-org/gitlab/-/issues/395482)
- [Reviewer widget with a search term makes double renders after a search](https://gitlab.com/gitlab-org/gitlab/-/issues/393861)
- [Links to pending comments from footer broken](https://gitlab.com/gitlab-org/gitlab/-/issues/391786)
- [Merge request changes tab shows 0 until clicked or refreshed](https://gitlab.com/gitlab-org/gitlab/-/issues/388310)
- [Commits count is not being updated on load](https://gitlab.com/gitlab-org/gitlab/-/issues/385362)
editor
Frontend issues
Please review these issues @oregand:
- [Handle 401 errors in the Web IDE more gracefully](https://gitlab.com/gitlab-org/gitlab/-/issues/389479)
Ungrouped
Please review these issues @sean_carroll @andr3 @mnohr @oregand:
-
Projects without a repo report nil for paginate... (gitlab-org/gitlab#405155 - closed) - workflowin review -
Default owners for CODEOWNERS sections can't pa... (gitlab-org/gitlab#404536 - closed) - closed -
ActionView::Template::Error: no implicit conver... (gitlab-org/gitlab#396752 - closed) - closed -
FOSS pipeline failure: spec/features/projects/s... (gitlab-org/gitlab#383717 - closed) - workflowproduction
- [Projects without a repo report nil for paginatedTree: NoMethodError / undefined method 'cursor'](https://gitlab.com/gitlab-org/gitlab/-/issues/405155)
- [Default owners for CODEOWNERS sections can't parse "." period symbols in usernames](https://gitlab.com/gitlab-org/gitlab/-/issues/404536)
- [ActionView::Template::Error: no implicit conversion of String into Integer](https://gitlab.com/gitlab-org/gitlab/-/issues/396752)
- [FOSS pipeline failure: spec/features/projects/settings/repository_settings_spec.rb](https://gitlab.com/gitlab-org/gitlab/-/issues/383717)
Be sure to check the issue list closer to the end of the milestone for any changes. You may also want to look through Merge Requests for any fixes that don't have an issue.
Edited by Sean Carroll