Hey everyone, I’m working on a Bubble app where I have a repeating group that displays a schedule (e.g., meetings). I’ve set up a “Sync” button that triggers a backend workflow, which fetches updated schedule data (including new, updated, or removed entries) and syncs it into the Bubble database.
The backend workflow works fine in terms of updating the data, but the repeating group doesn’t always reflect the changes immediately and users complain and sometimes keep refreshing once the cooldown finishes. Sometimes it updates right away, and other times I have to manually refresh the page to see the new data AND THAT SUCKS PEOPLE GET MAD AT ME! . It seems inconsistent, possibly based on user load or caching or the repeating group just doesn’t want to update with the new db? In the repeating group there’s a number of lookups as well so it might struggle to get them all updated?
Is there a reliable way to force the repeating group to refresh from the database (not from local cache) once the backend workflow finishes or after a short delay?
Any best practices or workarounds to ensure the UI reflects the latest synced data would be much appreciated.
Thanks!
Any bubble brothers or sisters can help me with suggestions?
I can bet my left nut that @tylerboodman or @georgecollier have felt this and know the exact solutions if they don’t then there’s probably no hope