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.
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:
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.