We have implemented a fix to address a previous issue in the DBP web application. Previously, if a user left the title of a task empty, they were unable to open or act upon it in the web interface. This was due to the creation of an empty subject for the task.

To resolve this issue, we have made it so that if no title is provided, the task name is used instead in the web interface.