bug reported by Ben in currentSpace.js
, restoreSpaceLocal()
in a situation where local space didn’t have the card, but remote space had it , the merge didn’t add it to addItems
. Therefore, the new cards didn’t show up in the space on load.
bug reported by Ben in currentSpace.js
, restoreSpaceLocal()
in a situation where local space didn’t have the card, but remote space had it , the merge didn’t add it to addItems
. Therefore, the new cards didn’t show up in the space on load.
This was not 100% reproducible. I loaded the space in Firefox, and it worked. Then an hour later, I reloaded the same space in the same browser, and it was missing a lot of cards (reported details to pirijan).