Default study icon to study board if a flair is not selected #16205
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
When a new study is created the user has the option to select a flair for the study. If a flair is not selected the study silently defaults to the users flair on creation. Additionally, if the user has older studies before flairs existed these will all change to follow the current user flair every time they change their profile flair.
Maybe controversial, but to me this seems odd. I'd expect to receive the default "Study Board"

icon if I don't specify a flair on study creation. Currently, the only way to get the default study board icon is to not have a user flair.
This PR makes it so by default if you don't select a study flair, the study will get the default study board icon. Old studies before flairs existed that have not been specifically assigned a flair will be reverted to the default study board icon instead of following the users current profile flair.