From ea52ff7ff96dccd2bc2f1bf895269cfd2edbaf54 Mon Sep 17 00:00:00 2001 From: Rafael Riki Ogawa Osiro Date: Tue, 19 May 2026 11:23:21 -0300 Subject: [PATCH 1/2] docs(anomalies): note scan-triggered status changes in history MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds an admonition under Anomaly Insights → History explaining that Auto Resolve Anomalies and Reactivate Recurring Anomalies status changes are attributed to Qualytics, with Auto Resolve entries linking back to the scan. Also mentions assignee changes in the recorded events list and removes two em-dashes (Description note and Unlinking a Ticket paragraph). --- docs/anomalies/details/insights.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/anomalies/details/insights.md b/docs/anomalies/details/insights.md index 7b410ec1c7..022981407a 100644 --- a/docs/anomalies/details/insights.md +++ b/docs/anomalies/details/insights.md @@ -59,7 +59,7 @@ Users with **Editor** permission or higher can edit the description to add addit Only users with the **Editor** role (or higher) on the respective datastore can edit the description. For more details, see the [Team Permissions](../../settings/security/teams/team-permissions/overview.md){:target="_blank"} page. !!! note - - Archived anomalies cannot be edited — restore the anomaly first if you need to modify the description + - Archived anomalies cannot be edited. Restore the anomaly first if you need to modify the description - All changes to the description are tracked in the **History** section, maintaining a complete audit trail of modifications ## Failed Checks @@ -242,16 +242,19 @@ Click the **View :material-arrow-top-right:** button on a linked ticket card to ### Unlinking a Ticket -Click the **Unlink :material-close-thick:** button on a linked ticket card to remove the association between the ticket and the anomaly. The ticket itself remains in the external system — only the link in Qualytics is removed. +Click the **Unlink :material-close-thick:** button on a linked ticket card to remove the association between the ticket and the anomaly. The ticket itself remains in the external system. Only the link in Qualytics is removed. ![tickets-unlink-button](../../assets/anomalies/details/insights/tickets-unlink-button.png) ## History -The **History** section provides a chronological log of all actions taken on the anomaly. It automatically records system events such as anomaly creation, duplicate identification based on fingerprint matching, status changes, description edits, and tag updates. Each entry includes the user or system that performed the action and a timestamp. +The **History** section provides a chronological log of all actions taken on the anomaly. It automatically records system events such as anomaly creation, duplicate identification based on fingerprint matching, status changes, description edits, assignee changes, and tag updates. Each entry includes the user or system that performed the action and a timestamp. ![history-section](../../assets/anomalies/details/insights/history-section.png) +!!! note + When a scan changes an anomaly's status through **Auto Resolve Anomalies** or **Reactivate Recurring Anomalies**, the history entry is attributed to **Qualytics**. Auto Resolve entries also link back to the scan that performed the action. + !!! warning Comments cannot be added, edited, or deleted when an anomaly is archived **(Resolved, Duplicate, Invalid, or Discarded)**. Restore the anomaly first to enable commenting. From 2a2e55bd36d42508fb5c3b972a5c16cfd2a4d8ec Mon Sep 17 00:00:00 2001 From: Rafael Riki Ogawa Osiro Date: Tue, 19 May 2026 11:42:51 -0300 Subject: [PATCH 2/2] docs(anomalies): add trailing periods to Description note bullets --- docs/anomalies/details/insights.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/anomalies/details/insights.md b/docs/anomalies/details/insights.md index 022981407a..f93c776dc4 100644 --- a/docs/anomalies/details/insights.md +++ b/docs/anomalies/details/insights.md @@ -59,8 +59,8 @@ Users with **Editor** permission or higher can edit the description to add addit Only users with the **Editor** role (or higher) on the respective datastore can edit the description. For more details, see the [Team Permissions](../../settings/security/teams/team-permissions/overview.md){:target="_blank"} page. !!! note - - Archived anomalies cannot be edited. Restore the anomaly first if you need to modify the description - - All changes to the description are tracked in the **History** section, maintaining a complete audit trail of modifications + - Archived anomalies cannot be edited. Restore the anomaly first if you need to modify the description. + - All changes to the description are tracked in the **History** section, maintaining a complete audit trail of modifications. ## Failed Checks