F43nd1r / Acrarium

A Backend for ACRA written in Kotlin using Spring Boot, Vaadin and MySQL
Apache License 2.0
195 stars 51 forks source link

Solved Bugs are counted in the Application-Overview #487

Closed Backfisch145 closed 5 months ago

Backfisch145 commented 7 months ago

In "Home" solved bugs are counted but if you enter an Application you do not see them, because solved bugs are hidden by Default.

I think hiding solved Bugs should still be the default when entering an Application but it would be interesting to see how many unresolved Bugs are present as these are the ones I am most interested in.