anytype-ts icon indicating copy to clipboard operation
anytype-ts copied to clipboard

Kanban layout inaccurately shows tasks as Untitled

Open Scynevir opened this issue 2 months ago • 1 comments
trafficstars

Have you read a contributing guide?

  • [x] I have read CONTRIBUTING.md
  • [x] I have searched the existing issues and didn't find any that were similar
  • [x] I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

Hi,

Within a kanban board, I sometimes create tasks that integrate a subkanban board themselves, attached to a parent-children setting which links the head-task to the subtasks in a kanban view.

Since the last update, whenever I use the “kanban within a task” template, all the subtasks are written off as “Untitled” in kanban view.

If I change the view to anything else, it stops being untitled and shows the name of the subtasks accordingly.

Expected Behavior

The Expected Behavior

Sub-tasks in sub-kanbans should be named accordingly rather than be named “Untitled”.

Steps To Reproduce

1 - Create a kanban view 2 - Create a task “Test” 3 - Create a sub-kanban view within that task 4 - Make it so the sub-kanban view only displays sub-tasks that are linked to the main task (I used a custom “parent-child” attribute here) 5 - Create a sub-task called test2 6 - After exiting “Test” and going back to it, “test2” becomes called “Untitled”. 7 - Clicking on “Untitled” opens a “test2” task nonetheless

Environment

- OS:Windows 10 Éducation
- Version: 0.49.2

Anything else?

Please check this reddit post for images ; i can’t host Webp images here https://www.reddit.com/r/Anytype/comments/1lairo5/bug_kanban_within_task_pages_dont_show_subtasks/

Scynevir avatar Sep 01 '25 10:09 Scynevir