Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2016 12:34 PM
I think you will have to add a link using an email script:
For incident:
https://<INSTANCE NAME>/sp?sys_id=<ticket sys id>&view=sp&id=ticket&table=incident
For service request:
https://<INSTANCE NAME>/sp?id=sc_request&table=sc_request&sys_id=<ticket sys id>
I took that from my personal dev instance.
harel