Content
View differences
Updated by Kabiru Mwenja over 1 year ago
**As** user with access to work package comments
**I want to** click on a drop down to "copy link" to the comment
**so that** I can easily backlink to that specific comment
**And I want to** be able to access old links that use the `#activity-<comment-number>` format.
**Acceptance criteria**
* There is no visible numbering of activity comments anymore, even for non-restricted-visibility comments.
* Ideally, old links with `#activity-<comment-number>` still work.
* Copying the URL of a comment will have a new URL scheme including a real, persistent ID and not a generated number anymore so that it stays the same even when other comments are added or removed from the activity, e.g. `#comment-<journal-id>`
* When that URL is opened the browser will auto-scroll to have the comment in the visible viewport.
QA Note: This feature is behind a feature flag `OPENPROJECT_FEATURE_WORK_PACKAGE_COMMENT_ID_URL_ACTIVE`
**I want to** click on a drop down to "copy link" to the comment
**so that** I can easily backlink to that specific comment
**And I want to** be able to access old links that use the `#activity-<comment-number>` format.
**Acceptance criteria**
* There is no visible numbering of activity comments anymore, even for non-restricted-visibility comments.
* Ideally, old links with `#activity-<comment-number>` still work.
* Copying the URL of a comment will have a new URL scheme including a real, persistent ID and not a generated number anymore so that it stays the same even when other comments are added or removed from the activity, e.g. `#comment-<journal-id>`
* When that URL is opened the browser will auto-scroll to have the comment in the visible viewport.
QA Note: This feature is behind a feature flag `OPENPROJECT_FEATURE_WORK_PACKAGE_COMMENT_ID_URL_ACTIVE`