[SMT] - job count history
Closed this issue · 2 comments
tquiviger commented
When deleting a project, the job count history of this project is not deleted as the sql query only does insert or update if project already exists in database. It should delete all date for the current day before trying to insert new data
saagie-service commented
Trello card: [#121] [SMT] - job count history
tquiviger commented
fixed