Closed dcloud closed 10 years ago
And FWIW, this is done in Scout, too. (The bill_id
is missing from the ID there because we only deliver updates on scheduling for already-subscribed specific bills.)
Reopening because I just read the issue fully. Combining notifications. Got it.
UpcomingBillService
says'%s is scheduled for a vote today'
or'%s is scheduled for a vote this week'
and @konklone makes the point that which chamber is taking the vote is important. So we should make thechamber
a part of the uniqueness check so that if the house and the senate both schedule a vote on the same bill, we notify ppl of both upcoming votes.