Is anyone else experiencing this this morning some of the fields in a table entry are completely blank ( fields that link to another table mainly )
When you open a table entry some of the fields are completely blank that had data the day before!!
Is anyone else experiencing this this morning some of the fields in a table entry are completely blank ( fields that link to another table mainly )
When you open a table entry some of the fields are completely blank that had data the day before!!
Hi @tsmakrakis
I sent a bug report two days ago. Can you tell me if your fields have some special characters in it like: _ or . or anything special?
Hi! Not sure if this is related butā¦
I have noticed today in random moments of the day the Database default fields:
Are not working correctly. When creating a new record if the field is not completed it creates with empty value instead of the default one.
Iām scared because this seems to work and stop working randomly and many of workflows are using those yes/no conditional evaluations to work correctly.
Hello!
If youāre seeing issues with the database, and havenāt done so already, please file a bug report so that we can investigate. Thanks in advance!
I have already done so but the problem is still there having blank entries and the whole factory is now stuck!
No Special characters
Just an update on this thread - this is an instance of an earlier report that the App Data page is not showing any ālinkedā Things when you click in to edit a Thing. This bug is being investigated by our engineering team.
However, please note that the data is actually there, just not showing up in the Edit modal. You can still pull up / reference that linked Thing in your app, and you can also see this data in the App Data page by creating a custom view of that data type (by clicking on the little pencil icon next to the label āAll [data type]ā - and creating a view with the linked Thingās fields checked off).
I filed a bug report and started a thread in relation to this a few days ago, so it seems like the problem is not isolated. Hopefully Bubble can see this is an issue affecting multiple users and rectify it.
HI @eve,
The default value of field is not stored into each entry on create thing.
Example : Status is boolean and default is āYesā then, each of create things of this field is getting empty.
Do we need to statically update the field?
Are you setting the field to empty/null? Iād expect that UNSET fields would get the default, but a SET field of type boolean (yes/no) ā if set to empty ā would get ānoā (because null is falsey and should evaluate to ānoā). Emptying a variable in Bubble is equivalent to setting to falsey.
To retain the default behavior, do not specify the yes/no. Again, leaving it specified but empty SHOULD make it no.
UNSET fields in the creatething will auto update to the default values Iām right.
This was not working correctly from yesterday onwards.
Fields that were previously occupied have now lost their data alltogether that affects functionality so cannot sort or make any proper searches as the fields are empty!!!
Come on Bubble can we please fix this???
API Connector Plugin throwing timeout issue in dev version. I think this is repeated issue.
Thanks for everybodyās patience here. Just to make sure weāre all talking about the same bugā¦
@jamesbond - it sounds like this is the same bug. Could you confirm whether you can see the linked things when you create a custom view? If you canāt see the linked thingsā fields even then, then this is might be a new bug.
@tsmakrakis - have you tried creating a custom view of your data type that shows the fields? With that, you should be able to sort and search in that custom view. Also note that all the data should be there in the database, so your app should still work. (If even a custom view is not working in your case, that might be a new bug)
@manikandan - we fixed a bug around default values last week, are you still experiencing the issue? I donāt see a recent (ie this week) bug report on this from your email, so if youāre still experiencing this, could you please file a new report? Also, the API Connector issue sounds separate; if thatās the case, could you please file a bug report with more details on that?
Just a reminder that we are working on the bug about linked things not showing up in the edit modal. The bug is just in the display of these values for the default data type views; the data is still stored correctly and can be seen in custom views in the App Data page. The questions above are just to make sure people arenāt experiencing a different bug!
Itās updated. Its just a minor bug
Thank you @allenyang for your response, Iāll give it a try, however, the data isnāt actually there because it doesnāt render when referenced in a repeating group.
Hi @jamesbond - I looked into the bug ticket you filed, and our Success team did reply with an investigation into it and a suggested adjustment to your workflows (the app is working according to how that workflow has been set up). Itās not a case of the bug being reported in this thread. Hope that helps!
@allenyang Whatās the eta on a fix?
The fix was just rolled out - please give it a try!