Skip to content

Commit d3f33b1

Browse files
Merge pull request #6133 from segmentio/joeynmq-patch-2
Filter options for the Violations page
2 parents d882e53 + 777cae8 commit d3f33b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/protocols/validate/review-violations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Review and Resolve Event Violations
33
plan: protocols
44
---
55

6-
Upon connecting your Tracking Plan to a Source, you will be able to view violations grouped by event. To view violations, click on the Violations button located on the Schema tab in a Source. A filter can be applied to only show events with violations within the past 24 hrs, 7 days and 30 days.
6+
Upon connecting your Tracking Plan to a Source, you will be able to view violations grouped by event. To view violations, click on the Violations button located on the Schema tab in a Source. A filter can be applied to only show events with violations within the past hour, 24 hours, and 7 days.
77

88

99
![Screenshot of the Violations page, with two Track events that have violations.](../images/violations_summary.png)
@@ -15,7 +15,7 @@ To view detailed violations for an event, click on the specific event. Specific
1515
- Invalid property value data types
1616
- Property values that do not pass applied conditional filtering
1717

18-
In the event detail violations view, a filter can be applied to only show violations in the past 24 hrs, 7 days and 30 days.
18+
In the event detail violations view, a filter can be applied to only show violations in the past hour, 24 hours, and 7 days.
1919

2020

2121
![Screenshot of the Checkout Started Violations page, with two unique violations, a count for each violation, and the time that the violation was last seen.](../images/violations_detail.png)

0 commit comments

Comments
 (0)