Need help with my new bubble app

Hello everyone, I am having two problems with my app and would appreciate your assistance. 1- I am working on the app’s design while my team enters data for the app database, but because I am working in the app, it refreshes every minute, and my team’s data entry failed, so is there any way to avoid this conflict? The second thing I did was set a default status for any new user to be labeled as “new” in data type; however, how can I run a workflow to automatically remove this label after a set period of time?

Hi there, @mahmoudammar… are you on the free plan? If so, upgrading to a paid plan would be the way to address both of the things you mentioned. The first problem would be addressed by publishing your app to live so you can work in the development version while your team enters data in the live version (I assume you mean they are entering data via the app’s interface). The second thing could be addressed by scheduling a backend workflow when the user signs up to remove the new label from that user on a certain date, and you need to be on a paid plan to access backend workflows.

Hope this helps.

Best…
Mike

1 Like

Thank you :pray:t3: I appreciate, but could you tell me or send me link for any video explain how I could work on the development mood while my app is live

https://manual.bubble.io/help-guides/maintaining-an-application/version-control

This topic was automatically closed after 70 days. New replies are no longer allowed.