Content
View differences
Updated by Eric Schubert 6 days ago
**As** a user
**I want to** add pretty link to wiki page by pasting the web link into the work package description
**so that** I can see the resolved wiki page title and a quick reference in the side tab after saving.
**Acceptance criteria**
* A URL in the work package description, which is pointing to a wiki page of known wiki provider, must get replaced by a wiki page link macro on saving the work package description.
**Technical notes**
* We need to persist the replacement in the editor data model
* probably necessary to react on editing directly
**I want to** add pretty link to wiki page by pasting the web link into the work package description
**so that** I can see the resolved wiki page title and a quick reference in the side tab after saving.
**Acceptance criteria**
* A URL in the work package description, which is pointing to a wiki page of known wiki provider, must get replaced by a wiki page link macro on saving the work package description.
**Technical notes**
* We need to persist the replacement in the editor data model
* probably necessary to react on editing directly