Summary
While testing the TimeManagement application, I encountered an issue when attempting to create a new timesheet. Instead of opening the timesheet creation form, the application displays a generic error dialog.
Environment
- Platform: Lomiri Desktop (Linux VM)
- Repository: CITOpenRep/timemanagement
- Branch: release/v1.3.0 (tested branch)
Steps to Reproduce
- Launch the TimeManagement application.
- Navigate to Timesheet.
- Open the Timesheet page.
- Click Create New Timesheet.
- Observe the result.
Actual Behavior
An error dialog appears with the following message:
Error
Something happened.
After dismissing the dialog, the timesheet is not created.
Screenshot

Summary
While testing the TimeManagement application, I encountered an issue when attempting to create a new timesheet. Instead of opening the timesheet creation form, the application displays a generic error dialog.
Environment
Steps to Reproduce
Actual Behavior
An error dialog appears with the following message:
Error
After dismissing the dialog, the timesheet is not created.
Screenshot