Subtasks are hidden when parent tasks are moved

Don’t want to be annoying, just hope this report is useful :slight_smile:

Tested in try.vikunja
Frontend Version: 0.22.0+32-5e991f3024
API Version: v0.22.0+10-27a5f6862b

How to reproduce:

  • Create two tasks: Task A and Task B
  • Make Task B subtask of Task A
  • Move Task A to different project

Expected behaviour:
Alternative A:

  • Task A is shown in new project
  • Task B is shown in new project as subtask

Alternative B:

  • Task A is shown in new project
  • Task B stays visible in initial project

What happens:

  • Task A is shown in new project
  • Task B is hidden
  • (can see Task B when viewing Task A’s details)

Looks like a bug - I’ll take a look.

Fixed in 664bf0a5f4 - please check with the next unstable build (also on try in ~30 min).