If the user’s settings say that new pages they create should be added to their watchlist, then this should also apply to new Schemas.
BDD
GIVEN the editor has the setting enabled to add pages they create to their watchlist
WHEN they create a new Schema
THEN the Schema is added to their watchlist
Acceptance criteria:
- Newly created Schemas are added to the watchlist or not based on the user's setting.