Content
View differences
Updated by Henriette Darge about 1 year ago
###
### Steps to reproduce
_??_
### What is the buggy behavior?
* Appsignal:
* [https://appsignal.com/openproject-gmbh/sites/681379ae55b0b20ed3735994/exceptions/incidents/603](https://appsignal.com/openproject-gmbh/sites/681379ae55b0b20ed3735994/exceptions/incidents/603)
* [https://appsignal.com/openproject-gmbh/sites/674718f1d2a5e4a7cb8b2298/exceptions/incidents/509](https://appsignal.com/openproject-gmbh/sites/674718f1d2a5e4a7cb8b2298/exceptions/incidents/509)
* [https://appsignal.com/openproject-gmbh/sites/673c529383eb67b55471dda2/exceptions/incidents/762](https://appsignal.com/openproject-gmbh/sites/673c529383eb67b55471dda2/exceptions/incidents/762)
* Message: `PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_time_entries_on_user_id_and_ongoing"`
`DETAIL: Key (user_id, ongoing)=(?) already exists.`
* Backtrace: app/services/base\_services/write.rb:36 in BaseServices::Write#persist
### What is the expected behavior?
??
###
### Steps to reproduce
_??_
### What is the buggy behavior?
* Appsignal:
* [https://appsignal.com/openproject-gmbh/sites/681379ae55b0b20ed3735994/exceptions/incidents/603](https://appsignal.com/openproject-gmbh/sites/681379ae55b0b20ed3735994/exceptions/incidents/603)
* [https://appsignal.com/openproject-gmbh/sites/674718f1d2a5e4a7cb8b2298/exceptions/incidents/509](https://appsignal.com/openproject-gmbh/sites/674718f1d2a5e4a7cb8b2298/exceptions/incidents/509)
* [https://appsignal.com/openproject-gmbh/sites/673c529383eb67b55471dda2/exceptions/incidents/762](https://appsignal.com/openproject-gmbh/sites/673c529383eb67b55471dda2/exceptions/incidents/762)
* Message: `PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_time_entries_on_user_id_and_ongoing"`
`DETAIL: Key (user_id, ongoing)=(?) already exists.`
* Backtrace: app/services/base\_services/write.rb:36 in BaseServices::Write#persist
### What is the expected behavior?
??
###