Skip to content

Commit 57a8927

Browse files
authored
chore(issue-details): Update info about sharing an issue
1 parent 8c17968 commit 57a8927

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed
62.1 KB
Loading
34 KB
Loading

docs/product/issues/issue-details/index.mdx

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,15 @@ The **Issue Details** page helps you gain further insight into the source of the
88

99
![Issue Details breakdown](./img/issue-details-breakdown.png)
1010

11-
The header contains high-level information about the issue such as the error message, total counts of how often it has been seen, and how many users it has affected. Actions such as assigning, resolving, and archiving are also here.
11+
The header contains high-level information about the issue such as the error message, total counts of how often it has been seen, and how many users it has affected. Actions such as assigning, resolving, sharing, and archiving are also here.
12+
13+
To share an issue, click the "Share Issue" button in the header.
14+
15+
![Share Issue](./img/issue-details-share-issue.png)
16+
17+
From there, you can choose what kind of link you want to share such as including the event ID or copying the link as Markdown.
18+
19+
![Issue Link Options](./img/issue-details-share-modal.png)
1220

1321
Beneath the header is the event graph, showing a distribution of events and errors. You can use the search bar to filter which events are shown. Tags are shown and can be opened from here too.
1422

@@ -66,7 +74,7 @@ In addition, you can scroll between events chronologically or view all events. A
6674

6775
## Event Actions
6876

69-
Relevant actions for specific events can be found here including copying the link to the event or event ID. You can also view the JSON of the event here.
77+
Relevant actions for specific events can be found here including copying the event ID or viewing the JSON of the event.
7078

7179
## Event Details
7280

0 commit comments

Comments
 (0)