Skip to content

Move/rename changes the name, but the title remains the same #357

@claudiuion117

Description

@claudiuion117

In normal pages, the Move/rename action changes both the name of the page (the reference) and the title.
In task pages, this is not the case:

  • create a task and give it any name
  • note: the way tasks are built is that the "title" property is not used: at creation, the name is used both for name and for title
  • use Move/rename on the test task
  • change its name and save the changes
  • after the Move/rename process is done, the name (reference) is changed, but the title remains the original one

This behavior could be changed to match the one of the normal pages. I guess it could be linked to the fact that the title is computed from the task name by default.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions