...
Info |
---|
If you move a service project from one Refined site to another, you will have to update the link again. |
...
Customize a customer notification template
From your JSM project’s sidebar on the left, go to Project settings >Customer notifications.
Under Templates, select Edit templates.
Locate this piece of code and replace the href. If your site url is https://myRefinedSiteDomain, replace ${request.url} with https://myRefinedSiteDomain/request/${issue.key}.
...