- User globalizes their notification preferences
- At a later point, software adds another notification type
- Settings for this type are not global
- The user notices something wrong and goes to their global preferences
- UI says that this preference is global
We need some reasonable way to handle this. Maybe, don't store whether each individual checkbox in CheckMatrix is global but rely on the global checkbox?