Open a-jaxell opened 9 months ago
When creating new tasks from the frontend the controller is returning Activities with certain properties set to null.
This is because these are not being set on creation.
ActivityCreateDto
title
db.migration
When creating new tasks from the frontend the controller is returning Activities with certain properties set to null.
This is because these are not being set on creation.
Tasks
ActivityCreateDto
to accept values fortitle
title
values on creation of new entitiesdb.migration