-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: None
-
Component/s: Email Sending, Web UI
-
Tags:
-
Sprint:nxK-2021-4, nxK-2021-5, nxK-2021-6
-
Story Points:5
Subscribe to a document. Edit document as another user. Receive email. The links at the bottom of the email contain a link to "Review history of the document" with a url like:
http://<host>:<port>/nuxeo/ui/#!/doc/default/a1600151-f425-4f88-a0b0-0d1250400cfb*?tabIds=%3ATAB_CONTENT_HISTORY*
For WebUI (now default ui), this should be more like:
http://<host>:<port>/nuxeo/ui/#!/doc/default/a1600151-f425-4f88-a0b0-0d1250400cfb*?p=history*
The "See all the comments of the document" is somewhat redundant in WebUI, as the comments are shown in the metadata layout of the main view tab, not as a separate <nuxeo-page-item>. However, the link works, but is not correct, at:
Perhaps this could be (in case we ever put comments in a separate tab):
http://<host>:<port>/nuxeo/ui/#!/doc/default/a1600151-f425-4f88-a0b0-0d1250400cfb*?p=comments*
- Is referenced in