Skip to content

Completed bug issues for the RP

This triage issue helps ensure bug fixes are included in the monthly release post.

To be included, the issues must:

  1. Be closed.
  2. Include both the correct milestone and the workflowcomplete label.

For each issues below, you should:

  1. Determine if the issue has been completed.
  2. If yes:
    • Add the workflowcomplete label.
    • Confirm the milestone is correct.
    • Make sure the issue is closed.
  3. Check off the task item to show it's been reviewed.

project_management Frontend issues

Please review these issues @donaldcook:

- [Comments preview are not locale-aware and do not follow RTL layout](https://gitlab.com/gitlab-org/gitlab/-/issues/410320)
- [Query complexity exceeded in objective page](https://gitlab.com/gitlab-org/gitlab/-/issues/409417)
- [Fix assignee avatars alignment on issues list](https://gitlab.com/gitlab-org/gitlab/-/issues/406533)
- [Indirect project members are missing in issue filter autocompletion](https://gitlab.com/gitlab-org/gitlab/-/issues/353899)

project_management Backend issues

Please review these issues @donaldcook:

- [Some labels have both project_id and group_id](https://gitlab.com/gitlab-org/gitlab/-/issues/291034)

product_planning Backend issues

Please review these issues @kushalpandya:

- [Roadmaps sometimes disappearing (15.4)](https://gitlab.com/gitlab-org/gitlab/-/issues/409703)
- [Fix work items children order by relative position](https://gitlab.com/gitlab-org/gitlab/-/issues/408075)

knowledge Frontend issues

Please review these issues @johnhope:

- [When saving a comment that contains markdown, unnecessary backslashes are added on every save](https://gitlab.com/gitlab-org/gitlab/-/issues/407488)
- [When typing while a file is being uploaded, the upload fails in content editor](https://gitlab.com/gitlab-org/gitlab/-/issues/406718)
- [Videos (and maybe images?) heavily oversized in content editor](https://gitlab.com/gitlab-org/gitlab/-/issues/406713)
- [When adding to a link, the link styling disappears until I press the spacebar](https://gitlab.com/gitlab-org/gitlab/-/issues/406675)
- [It should be possible to advance the cursor after pressing the spacebar after a link](https://gitlab.com/gitlab-org/gitlab/-/issues/406674)
- [Search box for language in code block missing in edit popup](https://gitlab.com/gitlab-org/gitlab/-/issues/390824)
- [Content Editor does not make removing broken images easy](https://gitlab.com/gitlab-org/gitlab/-/issues/390231)

optimize Frontend issues

Please review these issues :

- [Fix how series render in VSA Overview "Total time" chart](https://gitlab.com/gitlab-org/gitlab/-/issues/407801)
- [VSD - Add tooltips to sparkline chart](https://gitlab.com/gitlab-org/gitlab/-/issues/391739)

optimize Backend issues

Please review these issues @blabuschagne:

- [Project VSA is ignoring value_stream_id parameter on URL](https://gitlab.com/gitlab-org/gitlab/-/issues/406364)
- [Fix Insights DORA `deployment_frequency` to return `frequency` not `total`.](https://gitlab.com/gitlab-org/gitlab/-/issues/394712)

Ungrouped

Please review these issues @donaldcook @kushalpandya @johnhope @blabuschagne:

- [On creating new issues, description gets pre-filled with the latest issue’s description](https://gitlab.com/gitlab-org/gitlab/-/issues/408843)
- [Using promote_to_incident when creating issue will get issue_type and work_item_type out of sync](https://gitlab.com/gitlab-org/gitlab/-/issues/403142)
- [Wiki::CouldNotCreateWikiError: Wiki::CouldNotCreateWikiError](https://gitlab.com/gitlab-org/gitlab/-/issues/396889)
- [Iteration Cadences Burnup & Burndown charts show trend line going backwards in time](https://gitlab.com/gitlab-org/gitlab/-/issues/383607)
- [Markdown issues: Checkbox inside numbered list won't be saved](https://gitlab.com/gitlab-org/gitlab/-/issues/355983)

Closer to the end of the milestone, you should:

  • Check the issue list for changes.
  • Review Merge Requests for any fixes without a corresponding issue, and create issues for them.
Edited by Kushal Pandya
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information