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
presence tests: Fill in other ClientPresences next to aggregateds
Every UserPresence is supposed to have an `aggregated` key, and soon
we'll bring Flow into this file to help us make sure we include it.
But UserPresence has another requirement, and I'm not sure if
there's a nice way to get Flow to help with it: it's *also* supposed
to have one or more other `ClientPresence`s that `aggregated` is
aggregated across.
So, in this separate commit before bringing in Flow, fill in a
`ClientPresence` next to each `aggregated` that doesn't have one.
0 commit comments