Google Cloud Storage bucket cleared out in GP Tool
- Dominant language
- Python
- Stars
- 139
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
When trying to run the OptimizeRasters tool from the .pyt, there appears to be an issue with the Tool Validation logic.
I have a credential file with GetObject privileges to the bucket, when I specify the bucket name, then click to another parameter, it does some processing (some ToolValidation I assume) and then immediately clears out the value.

I am guessing this may be because it tries to do a ListBuckets query or something similar to that, to populate a dropdown?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.