Unlimited loading and read only after i copied items to another space
i’m not able to repo this , my guess rn is that it’s a one time caching error that occurred for some users with the last major release. If you try signing out and signing back in , and then opening your inbox or try copying cards, let me know if the error persists , or if it no longer occurs. thx
Loading… – Kinopio и еще 43 страницы — Личный: Microsoft Edge - 8 July 2025
- When I relogged , the Inbox loaded.
- After that, when I copied the cards one more time, the Inbox started loading in read-only mode again.
I dont have this issue on iphone tho. Only windows
Windows app dont have this problem, Only edge browser
PROBLEM appeared in clean Chrome browser aswell. just downloaded
after you signed out , did you open the inbox space before copying cards into it?
released a potential fix. could you do a couple hard refreshes and try again. if the issue persists, can you include a console log, including the expanded error line/object
if i sign out and open inbox everything is ok.
Once i copy bug appears again
^
Thx for the logs , it’s v useful . Potentially something related to copying connections or cards with connections. My guess rn is that the connection type isn’t being copied or removed correctly , causing the cached space data to become corrupted and thus causing the space to fail to load
when copying multiple items which shared the same connection type,
the connections weren’t being assigned to the correct new connection type
causing sql errs on server
and client side errs on load when looking up the connectionType
fixed the copy/move code to update connections to the correct new type id
this should now be resolved. Thanks so much for your help debugging this!