diff --git a/docs/product/issues/issue-views/img/issue_views_add_view.png b/docs/product/issues/issue-views/img/issue_views_add_view.png new file mode 100644 index 0000000000000..88a4a4ffd06c1 Binary files /dev/null and b/docs/product/issues/issue-views/img/issue_views_add_view.png differ diff --git a/docs/product/issues/issue-views/index.mdx b/docs/product/issues/issue-views/index.mdx index b5389fa5ff227..634e1d9f7e070 100644 --- a/docs/product/issues/issue-views/index.mdx +++ b/docs/product/issues/issue-views/index.mdx @@ -11,7 +11,7 @@ Issue views let you customize what shows up in your issue stream so you can quic To create your first custom issue view, navigate to the [**Issues**](https://sentry.io/orgredirect/organizations/:orgslug/issues/) page and click the **Add View** button. You'll see the following page: -{/* TODO(msun) Insert image here once it's been updated for EA (current state of custom views is LA-specific) */} +![Add View Page](./img/issue_views_add_view.png) Here, you'll be able to select a view from one of the recommended options or create your own by following the instructions below: @@ -33,7 +33,6 @@ If you had a default custom saved search, it'll be converted to an issue view an Views are defined by their search query and sort order, and you can safely change the query or sort within your view without changing the persistant query or sort. If you have inputted a different query from the one your view was saved with, you'll see an **unsaved changes indicator** (shown below). To update your view with this new query or sort, click the ellipsis menu and select **Save Changes**. To discard them, click **Discard Changes** within the ellipsis menu, or close your Sentry tab without saving. ![Unsaved Changes Indicator](./img/issue_views_unsaved_changes_indicator.png) -{/* */} ### Reordering Views and Setting a Default View