You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/schema-defaults-eol.md
+7-15Lines changed: 7 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,16 +5,12 @@ hidden: true
5
5
6
6
## Schema Defaults Removal FAQs
7
7
8
-
#### What is Schema Defaults?
9
-
Schema Defaults allows you to block new events and traits by default. This feature was launched to Private Beta in 2017 as an exploration feature before the introduction of Protocols.
8
+
Schema Defaults allows you to block new events and traits by default. This feature was launched to Private Beta in 2017 as an exploration feature before the introduction of Protocols. It will be removed on August 11, 2021.
10
9
11
10
#### How do I know if I’m using Schema Defaults?
12
11
Navigate to **Connections** and choose your source. In the **Settings** tab under **Schema Configuration**, if you see the **Schema Defaults** section and have any events or traits that are marked **Block** or **Omit**, you have Schema Defaults enabled.
#### What happens if a source with Schema Defaults enabled has a Tracking Plan connected to it?
30
-
Tracking Plans _replace_ Schema Defaults, so these sources will continue to behave the same.
26
+
Tracking Plans _replace_ Schema Defaults, so these sources will continue to behave the same.
31
27
32
28
#### How should I prepare for the removal of Schema Defaults?
33
-
If you would still like to block new events and traits by default, you can connect a [Protocols](/docs/protocols/) Tracking Plan to your source.
29
+
If you still want to block new events and traits by default, you can connect a [Protocols Tracking Plan](/docs/protocols/) to your source.
34
30
35
31
## Event Requirements Removal FAQs
36
32
37
-
#### What are Event Requirements?
38
-
Event Requirements allow you to define rules for an event property and block violating events. This feature was launched to Private Beta in 2017 as an exploratory feature before the introduction of Protocols.
33
+
Event Requirements allow you to define rules for an event property and block violating events. This feature was launched to Private Beta in 2017 as an exploratory feature before the introduction of Protocols. It will be removed on August 11, 2021.
39
34
40
35
#### How do I know if I’m using Event Requirements?
41
36
Navigate to **Connections** and choose your source. Go to the **Schema** tab and click on an event. If you’re able to click on an event and view the properties and rules for it, you’re using Event Requirements.
#### What happens after Event Requirements is removed?
49
41
Events that violate the rules set up in Event Requirements will no longer be blocked. The Event Requirements UI will be removed from the Segment web app, and you won’t be able to interact with the feature settings.
0 commit comments