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
As a user, I want to be able to control which notifications I receive by self-subscribing to roles.
e.g., User-A executes slash command /subscribe deskeys and is assigned the role of deskeys. User-B does not and thus does not have the deskeys role. Whenever an inventory notification relating to deskeys is triggered, User-A will receive the notification, but User-B will not.
The text was updated successfully, but these errors were encountered:
As a user, I want to be able to control which notifications I receive by self-subscribing to roles.
e.g., User-A executes slash command
/subscribe deskeys
and is assigned the role ofdeskeys
. User-B does not and thus does not have thedeskeys
role. Whenever an inventory notification relating todeskeys
is triggered, User-A will receive the notification, but User-B will not.The text was updated successfully, but these errors were encountered: