Fix create issue in board with weight

What does this MR do and why?

Fixes the following bug: When an issue board has a set weight in its scope, creating an issue in a list should assign this weight to it.

Screenshots or screen recordings

Before After
Board_weight_-_Before Board_weight_-_After

How to set up and validate locally

  • On an issue board, click Edit board in the top right corner.
  • Select a weight and save.
  • Create an issue in a column.
  • The new issue has the scope weight assigned.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #356634 (closed)

Merge request reports

Loading