Moving issues in issue board from any list to the "Open" list doesn't work.

Summary

I have an issue board called "In Progress", and I want to move an issue from it to the "Open" list. When I do it and refresh, the issue is back in "In Progress".

Steps to reproduce

  • Create a list in an issue board.
  • create an issue.
  • Put it in the new list and refresh. See that it's still there.
  • Move it back to the open list and refresh. It will not work.

Kapture_2024-01-15_at_12.35.18

What is the expected correct behavior?

  • After refreshing it should be in the list I dragged it to.

Relevant logs and/or screenshots

Output of checks

Results of GitLab environment info

Expand for output related to GitLab environment info

(For installations with omnibus-gitlab package run and paste the output of:
`sudo gitlab-rake gitlab:env:info`)

(For installations from source run and paste the output of:
`sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production`)

Results of GitLab application Check

Expand for output related to the GitLab application check

(For installations with omnibus-gitlab package run and paste the output of: sudo gitlab-rake gitlab:check SANITIZE=true)

(For installations from source run and paste the output of: sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true)

(we will only investigate if the tests are passing)

Possible fixes

Edited by Amanda Rueda