Can't use bulk change function to comment issue when the issue is not open

Hi, we are trying to comment the issues by using bulk change function.
However, it seems we can’t only comment the issues because of the issue is not open.
We have to reopen the issue or add some tags (which is we don’t want to do), then can sent to apply.

Is this a bug or is there another alternative way to do the same thing?
Thank you.

Hey there.

As requested in the template post, what version of SonarQube are you using?

Can you also mention the use-case for commenting on closed issues? Just want to make sure I fully understand!

Hi, we are using both * Community Edition * Version 9.9 (build 65466) and * Developer Edition * Version 9.9 (build 65466).

The situation is we want to give the comment on those issues which chosen won’t fix or false-positive by others, so we go to “/project/issues?” pages and use the filter to chose resolution “won’t fix” or “false-positive” on the left side.
In that time, we can’t use bulk change to comment multiple issues but not chose the reopen option.

Hey there.

I understand that – what I’m curious about is the kind of comment you’re leaving in bulk (what would you want to be able to comment in bulk on so many issues)?

Because we will ask each engineer to reply why they choose won’t fix or false positive.
And sometimes the same type of issues can appear in many places, then they may want to comment to these issues in same reason.
In addition, as a security team, we will check whether the comment they replied is reasonable and leave the comment whether acceptable or not.
Obviously, it is most efficient to use bluk change to reply once.