We are going to be changing the behavior of OpenApp/ReconnectApp when it does a full reconnect to replace the full reports list that the client has stored instead of merging with it. In order to do that, we need to be able to send a list of report objects to the client and have Onyx.set be called for each of those reports. And have any reports that weren't included get cleared. In order to support this, let's add SetCollection to Onyx.
Issue Owner
Current Issue Owner: @puneetlath
We are going to be changing the behavior of OpenApp/ReconnectApp when it does a full reconnect to replace the full reports list that the client has stored instead of merging with it. In order to do that, we need to be able to send a list of report objects to the client and have Onyx.set be called for each of those reports. And have any reports that weren't included get cleared. In order to support this, let's add
SetCollectionto Onyx.Issue Owner
Current Issue Owner: @puneetlath