ahilwers/timeasy

Check if time entries exist when deleting a project.

Open

#85 opened on Jul 7, 2025

 (0 comments) (0 reactions) (0 assignees)FreeMarker (1 fork)auto 404
enhancementgood first issueservertracking-appweb client

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

As datasets are deleted physically now we need to check if there are time entries assigned to a project before deleting it. If so, the project can't be deleted.

The user should get an appropriate message in the web client.

This must be work in the tracking app as well.

Contributor guide