Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UX: Don't change topic notification level when unassigning #513

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

nattsw
Copy link
Contributor

@nattsw nattsw commented Oct 3, 2023

Currently, when unassigning a topic, we change the topic's notification level to TopicUser.notification_levels[:tracking] if it was originally set by a plugin and the user was not watching it originally.

We've found that assignees tend to want to still watch the topic for any input despite being unassigned.

This PR removes that notification level change, and keeps notification level as-is.

@rishabhnambiar rishabhnambiar merged commit e434be7 into main Oct 16, 2023
@rishabhnambiar rishabhnambiar deleted the prevent-track-change-unassign branch October 16, 2023 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants