If you look at the screenshot above, I had this message “new message sent” added into the database but it wasn’t showing up in the repeating group until I refresh. All other repeating group is working fine in updating live however. Is there any reason to that? Thanks.
I’m experiencing this behavior not only with RGs but also with controls in a page. I had to add a text outside the RG in the group and paint it white so the RG could refresh automatically. I’m receiving a long list via an API and that wasn’t showing. This was happening with some frequency, and it seems fixed when I upgraded the app. But then again, it’s starting to happen again. My entire app experience rely on this ability to retrieve and display data automatically, and this worries me a lot.
I’ve found that updating an existing “thing” will actually update it in the RG - but adding a new “thing” won’t show up until page refresh - also applies only if there is a constraint
After testing, I found that only when the data is updated in the backend, the forced update of the bubble RG will be triggered.
When you create a new thing, you find that there is no such thing in RG. You can add a workflow - schedule Api to update the new thing, and then you will find that RG displays this data.
problem is it is inconsistent so sending a bug report to support will be worthless as the response will be that they were not able to reproduce. @fede.bubble could you bring this issue to the team’s attention? It seems to be affecting quite a few users and associated with the recent issues related to data.
The post you linked seems to be for the main topic of the thread, which is repeating groups not updating the data, but the other issue is about the custom workflow trigger not triggered when data changes…or is the post you linked to, that is a set of quotes from another post, referring to the issue of custom workflows not triggered when data changes?