Autobinding won't save texts list (array) in plugin developing

Hi,
I’ve found something sounds like an issue in instance.publishAutobinding() function.

When I send an array of text, the function runs with no errors but don’t save anything in DB.

For your appreciation, you can view this test app:
https://bubble.io/page?name=index&id=textslistautobinding&test_plugin=1589485122193x177142229775417340_current&tab=tabs-1

  1. Created a type “Test” with a texts list field named “list”

    Schermata 2020-05-15 alle 17.21.32

  2. Set DB privacy to allow autobinding

    Schermata 2020-05-15 alle 17.25.17

  3. Added new entry “Test” in DB

    Schermata 2020-05-15 alle 17.26.36

  4. Inserted component in editor and set autobinding field

    Schermata 2020-05-15 alle 17.28.50

Plugin upload code:

And now …how it works (…or don’t works) !

2020-05-15 17.36.40

What’s wrong !?!?

Help me please. Bye.

Can you file a bug report? This will be easier for our team to look into this. At first I can’t say if it’s an implementation mistake, or an error on our end. bubble.io/bug_report

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