Open szabozoltan69 opened 17 hours ago
Instead of the recent country ∪ region ∪ disaster type ∪ (emergencies/operations/surge alerts)
we should use the subscriptions this way:
(country ∪ region) ∩ disaster type ∩ (emergencies/operations/surge alerts)
So we should only send the country+region/disaster_type filtered notifications (of the subscribed entities).
@tovari @mariam-yu – if this logic should be expressed by some new texts, please say it.
@szabozoltan69 what does the icon mean?
@mariam-yu you mean ∪ and ∩? Union and Intersection.
Issue
Instead of the recent country ∪ region ∪ disaster type ∪ (emergencies/operations/surge alerts)
we should use the subscriptions this way:
(country ∪ region) ∩ disaster type ∩ (emergencies/operations/surge alerts)
So we should only send the country+region/disaster_type filtered notifications (of the subscribed entities).