Skip to content

Open issue count not updated when closing through commits/PR merges #10536

Closed
@bkraul

Description

@bkraul

Description

Issue count indicators are not being properly updated when the issues are closed via commit messages or PR merges.

Steps to reproduce:

  • Create a new issue.
  • Add a commit to the project wit the Closes #... instruction.
  • Push the commit.
  • The issue will close as expected.
  • The count of open issues will not be updated and you will still see the count as if the issue had not been closed.
  • Restarting (recreating the docker container) updates the count.
    ...

Screenshots

Issue created:

image

Committing and pushing the change:

image

Issue closes, but count is not updated:

image
image

This issue appears related to #10360, and was supposed to have been fixed by #10364 but it seems it is not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions