Google cloud storage query scoping issues

I seem to be encountering an issue with Google cloud storage queries. None of them seem to be able to access values scoped to a page, even when the query is also defined in the same page scope. I get a message similar to this:

Unable to access 'outboxFilePrefixInput' since it is scoped to 'outbox'. 'undefined' is scoped to the app.

The query seems able to access values from the global scope.

Any thoughts? This seems like a bug to me.

HI @JasonV,

Thank you for bringing this to our attention!

I was able to reproduce this, I can file a bug report for this and will keep you posted on any updates I hear from engineering.

Super weird :face_with_spiral_eyes:

Unable to access 'storageMetadata' since it is scoped to 'Providers'. 'undefined' is scoped to the app.

Same issue with a Retool storage component, I get the linting above. But the linting is a false positive, as the components are interacting, but not perfectly / consistently (buggy).

@Jack_T keen to know how the July 2025 situation was handled and if there’s something I can do to fix my implementation.

Thanks.

Hi @mbgs,

Could you share some screen shots/screen recording of the behavior you are seeing?

I am not sure what component you are using or how you set up the query to upload data to Retool Storage :sweat_smile:

The bug ticket I create for the Google Cloud Storage issue is still open so no updates on that yet unfortunately.