Skip to content

Multi-org-compatible schemas for data in Redux and persistent store #5006

@gnprice

Description

@gnprice

We'd like to store server data for all the accounts the user is logged in as, #5005, instead of just a single "active account".

As part of that, we'll need to arrange the data in a way that makes room for data from multiple accounts, both in Redux and in the store that persists between runs of the app.

This issue is for developing that new pair of schemas and migrating to it, without yet making any changes to what data we actually store.

I'll add in a comment some specific design thoughts we have so far on what that might look like.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions