Hey, MindStudio team! This is an Advance Local issue where our mystery of the global variable continues…
It seems that there is a bug whereby MindStudio cannot read global variables. We can write to global variables, but not read them.
We are investigating this issue presently in this AI Agent: 1cd9364d-9000-409d-aedb-e5edcb61f010. Go to the workflow named “Aazzara”.
The issue is in the block named “Compare to Global”, where it compares a runtime variable named changeAnalysis to a global variable named global.Aazzara. We have the spelling correct. This is not the only workflow with a similar issue.
To do a test, I created a separate Generate Text block where I save the runtime variable changeAnalysis to global.test. Then, immediately following, I save global.test to a runtime variable called test. The results are that I can save to the global variable, but cannot read its value.
To try this yourself, connect the block “Get Latest Deaths” (which saves to changeAnalsys to the block “Save to Global Test”.
Thank you for looking into this for us! We appreciate it!