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
As a part of the migration to start using the reportNameValuePairs Onyx collection in App, we migrated the private_isArchived key from the reports collection to the reportNameValuePairs collection.
To finish this migration, we need to stop reading from the reports collection here and instead use the reportNameValuePairs collection
The text was updated successfully, but these errors were encountered:
As a part of the migration to start using the
reportNameValuePairs
Onyx collection in App, we migrated theprivate_isArchived
key from the reports collection to thereportNameValuePairs
collection.To finish this migration, we need to stop reading from the
reports
collection here and instead use thereportNameValuePairs
collectionThe text was updated successfully, but these errors were encountered: