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
Add ability to exclude specific tags in subscriptions from being processed.
Summary
Case:
There is a set of tags, which all belong to some general tag.
Subscription, by default, is based on general tag.
If we need to notify only some tags in this set, right now it is possible to do only by creation an exact number of explicit subscriptions with concatenation of general tag and specific tag, excluding the one we need to exclude.
Its ok when there are only few of such combinations but things getting worse when there are tons of combos.
Example, lets say we have apps in services, so:
Initial sub:
FEATURE
Add ability to exclude specific tags in subscriptions from being processed.
Summary
Case:
There is a set of tags, which all belong to some general tag.
Subscription, by default, is based on general tag.
If we need to notify only some tags in this set, right now it is possible to do only by creation an exact number of explicit subscriptions with concatenation of general tag and specific tag, excluding the one we need to exclude.
Its ok when there are only few of such combinations but things getting worse when there are tons of combos.
Example, lets say we have apps in services, so:
Initial sub:
We want to do:
What we have to do now:
original discussion in TG: https://t.me/moira_alert/6028
The text was updated successfully, but these errors were encountered: