Skip to content

update issue count when closing/reopening an issue

Simon Knox requested to merge 27452-update-issue-count into master

What does this MR do?

add or subtract 1 from Issue count when closing/reopening on Issue page

Are there points in the code the reviewer needs to double check?

  • No validation of the new total - could break horribly if issues count is updated from elsewhere

Why was this MR needed?

bugfix

Screenshots (if relevant)

issue

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #27452 (closed)

Merge request reports