Skip to content

Commit 48fada6

Browse files
committed
apply other suggestions from code review
1 parent d7ee8c3 commit 48fada6

File tree

1 file changed

+7
-15
lines changed

1 file changed

+7
-15
lines changed

src/connections/schema-defaults-eol.md

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,12 @@ hidden: true
55

66
## Schema Defaults Removal FAQs
77

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.
109

1110
#### How do I know if I’m using Schema Defaults?
1211
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.
1312

14-
![Schema Defaults](./images/schema-defaults-eol-1.png)
15-
16-
#### When will Schema Defaults be removed?
17-
Schema Defaults will be removed on August 11, 2021.
13+
![Schema Defaults](images/schema-defaults-eol-1.png)
1814

1915
#### What happens after Schema Defaults is removed?
2016
Any events and traits that were blocked by Schema Defaults will continue to be blocked. Any new events and traits will automatically be allowed.
@@ -24,26 +20,22 @@ Before they are removed, you can change your Source Schema settings to allow or
2420
1. Go to the **Schema** tab of your source.
2521
2. Use the toggle to allow or block the different events, properties, and traits.
2622

27-
![toggling schema defaults](./images/schema-defaults-eol-2.png)
23+
![toggling schema defaults](images/schema-defaults-eol-2.png)
2824

2925
#### 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.
3127

3228
#### 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.
3430

3531
## Event Requirements Removal FAQs
3632

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.
3934

4035
#### How do I know if I’m using Event Requirements?
4136
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.
4237

43-
![Event Requirements](./images/schema-defaults-eol-3.png)
44-
45-
#### When will Event Requirements be removed?
46-
Event Requirements will be removed on August 11, 2021.
38+
![Event Requirements](images/schema-defaults-eol-3.png)
4739

4840
#### What happens after Event Requirements is removed?
4941
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

Comments
 (0)