JavascripttoBubble Data Privacy Error

I’m using the Javascript To Bubble element of the Toolbox plugin. I’ve hit an issue that I cannot resolve.

The issue is related to the privacy rule of a particular data type. I have this set to View All Fields. It is just recording the date a Thing is deleted.

When the script is first triggered, the workflow can see the deletedDate field.

Screenshot 2024-07-13 at 6.39.28 PM

But after it passes the Thing to the plugin, for some reason it cannot see this field even though it can still see all other fields. This is causing my app to not work correctly, of course.

Screenshot 2024-07-13 at 6.39.49 PM

Any ideas why the JS2Bubble plugin cannot see this one field even though it can see the rest of the Thing?

Thanks!

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