I have a problem; it has always worked well, and I don’t understand where it is going wrong now. Could it be related to an update in Bubble?
Through the API, I directly create a Thing in the database, with 2 fields: the message, and the call numbers.
“Message: Is just text”
“Call numbers: list of text (2029568, 1420999, 1420029)”
These call numbers are stored as text in the database (80,000 entries), and I want to link them to the message created. Sometimes it captures only one, sometimes two, and sometimes none at all, even though they can be found in the database.
Does anyone have any idea what might be going on?
