You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when gitea is set to AUTO_WATCH_NEW_REPOS=true, org team members will automatically watch repos on that org. Now, when the user leaves the team again, this watch is not removed at least in the case when the user is an administrator, while I think it should, to relieve the user from notifications they are no longer interested in.
The text was updated successfully, but these errors were encountered:
Feature Description
Currently, when gitea is set to
AUTO_WATCH_NEW_REPOS=true
, org team members will automatically watch repos on that org. Now, when the user leaves the team again, this watch is not removed at least in the case when the user is an administrator, while I think it should, to relieve the user from notifications they are no longer interested in.The text was updated successfully, but these errors were encountered: