If there are 4 closed issues and they are in the same line and it is the same issue
eg: System.out.println(6 );;;
added ;; twice
removed ; twice
added ; twice
which two closed issues will be open
If there are 4 closed issues and they are in the same line and it is the same issue
eg: System.out.println(6 );;;
added ;; twice
removed ; twice
added ; twice
which two closed issues will be open
This sounds like a riddle 
Have you tried it yourself? Does this align to some more realistic use-cases in SonarQube where you’re facing an issue?