Skip to content

Fixes bug for issues on Board which were appended at the end of the list

Emma Konstantynovska requested to merge 16020-real-time-boards-lists into master

What does this MR do and why?

#283905 (closed)

New issues created from the list of issues are appended at the end of the issue board, but new issues should be prepended on the top of the issue board. This PR fixes incorrect behaviour.

Screenshots or screen recordings

Was: 1 Now: 2

How to set up and validate locally

  1. Go to Issues -> List -> New Issue -> Remember the name of issue
  2. Open board
  3. Check that is was added to the top of the list

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 #16020

Merge request reports