Rank 1: Thread
I have a lookup table "Saves_Youtube_Playlist" containing two association attributes. In the Cloud GUI when I click on this collection to view the rows list, I consistently receive a 500 error:
Votes
0
Replies
4
Participants
Unknown
Messages
5
Rank 1: Thread
I have a lookup table "Saves_Youtube_Playlist" containing two association attributes. In the Cloud GUI when I click on this collection to view the rows list, I consistently receive a 500 error:
Taking a look...
When's the last time this error occured? Can you reproduce it now?
Rank 1: Thread
I tried it just now and got the same error
Rank 1: Thread
My theory is my associations have too much data in their attributes and maybe the backend is trying to load all of that data. I can redesign my collections to not store that data (though if this is the root cause it'd be nice to have the option to shallow/lazy load large attribute values)