Title: InfoTip text inaccurate for Title field of modeling issues
Description: The infotip for the title field on the Modeling Issue Form is wrong. It says the field will be used for the title of the wiki page. That was true on the create page, but is not true here. The "title" field does not change the page title. It just give a way to have a name that is different from the title. The easiest solution is probably to just re-use the name property that is also used in the exemplary ontology form. A alternative solution is to have a new property, e.g. IssueTitle with new help text.
Data migration will have to happen carefully. This is similar to two other tasks for creating Issue. This is similar to the task: [[Odp:Tasks/RelatedCP property overloaded|RelatedCP property overloaded
Sub-tasks: This task has no sub-tasks
If the Title property is aligned with the page title at creation, we can remove the possibility to change it in editing.
The Title property can have as value the name of the page, so if the user moves the page the property is updated automatically.
In this way the property and the page title will remain aligned.
But if we see an added value to have a name property independent from the page title, we can add a 'Name' property, or refactor the 'Title' property in modelling issues.
So options are:
I have noted that the Modeling issue page uses the TitleDescription Template template.
This template is used also in other page models (Feedbacks, for example)
This means that a refactoring of the property 'Title' cannot be done.
Options are: