We have a quality gate says that any Critical or Blocker issues are a failure, or where duplication is > 3% is also a failure.
The project below has both of these failing conditions as can be seen in the top image of the main branch. The image below it is from the project list. That shows the project as failing the quality gate. Seeing as everything in that record shows green except Security Hotspots, I checked in there but there is only one minor issue and Security Hotspots arent part of the QG. The things that are failing the quality gate are actually code smells (16 critical) and duplication (3.0%). These should both show as RED on the project list display and not as GREEN.
It would be fine if the Duplication was at least YELLOW since its on the borderline, but showing as a clear GREEN is misinforming those who browse the list. At least it shows the correct percentage. Code Smells displaying an A grade is incorrect and misleading.