Content
View differences
Updated by Andrej Sandorf about 1 year ago
### Steps to reproduce
1. Create a TimeEntry without hours set (I don't know how to do this without editing the DB directly) this)
2. Export Timesheet PDF
### What is the buggy behavior?
* Error `nil can't be coerced into Integer`
### What is the expected behavior?
1. No error
### Important note
TimeEntry without hours are not valid and it is unclear how they are created. The export should still be able to work.
### **Logs**
https://appsignal.com/openproject-gmbh/sites/674718f1d2a5e4a7cb8b2298/exceptions/incidents/931/samples/timestamp/2025-04-23T16:01:33Z
<br>
1. Create a TimeEntry without hours set (I don't know how to do this without editing the DB directly)
2. Export Timesheet PDF
### What is the buggy behavior?
* Error `nil can't be coerced into Integer`
### What is the expected behavior?
1. No error
### Important note
TimeEntry without hours are not valid and it is unclear how they are created. The export should still be able to work.
### **Logs**
https://appsignal.com/openproject-gmbh/sites/674718f1d2a5e4a7cb8b2298/exceptions/incidents/931/samples/timestamp/2025-04-23T16:01:33Z
<br>