The user boards come as a prop of the user data and are stored under App.userData on the redux stores. These boards aren't used later. the 'board' store is used to manage the board's data.
This is causing issues for some users with a large number of boards like => #1514
Solving this should help us to increase the number of boards that are requested during the sync that is limited here #1691
The user boards come as a prop of the user data and are stored under App.userData on the redux stores. These boards aren't used later. the 'board' store is used to manage the board's data.
This is causing issues for some users with a large number of boards like => #1514 Solving this should help us to increase the number of boards that are requested during the sync that is limited here #1691