As a user, I want tasks and subtasks to be exported into separate columns in the CSV file, so that I can easily distinguish between them and organise the data more efficiently.
  • Tasks are listed in the “Tasks” column.
  • Subtasks are listed in the “Subtasks” column.
The export format maintains clear relationships between tasks and their corresponding subtasks.