-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Based on the experience with #466 and its persumed intention, we should support perpetual tasks (e.g. tasks which are manually started and manually ended).
One solution could be to have the duration of the task optionally, which would result in perpetual tasks, if no duration is specified.
There might be some regression using this approach in the way the viewer calculates which hint is shown when. The viewer should anyways only consider the time relative to the start of the task.
- Adjust the data model to have the
duration
property of a task as optional - Adjust the GUI accordingly
- Ensure that the viewer still works as intended
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In review