StefanSchubert / sabi

Seawater Aquarium Business Intelligence (sabi) aims to gain knowledge from aquarists for aquarists based on collected seawater parameters.
https://sabi-project.net
MIT License
4 stars 3 forks source link

Broken Project Statistics (user count) #141

Closed StefanSchubert closed 9 months ago

StefanSchubert commented 9 months ago

Observed after Service Release.

To reproduce: login and jump in the menu to projects statistics. You will See N/A as user count and the following in the log:

java.lang.NullPointerException: Cannot invoke "de.bluewhale.sabi.services.UserService.fetchAmountOfParticipants()" because "this.userService" is null

kirillsinyuk commented 9 months ago

Hello. I'd like to work on this issue

StefanSchubert commented 9 months ago

Hi @SinyukKirill ,

thanks for helping out here. Somehow the autowired has been dropped through a previous merge. Thanks for helping out!

image

Stats are looking fine again.

Best wishes Stefan