List of text items not found, WF not running?

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?




Schermafbeelding 2024-04-19 172846

Is there a chance that these fields are maybe created after this workflow is run? what you can do is create a new data type for testing and log the values right after the workflow. This will check whether its an error with your workflow or whether the values actually don’t exist

:link: Connect with me

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