id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc
1327,"Weird ""GetCarryingStatus"" behavior: appears to be lazily computed",wraitii,quantumstate,"Fooling around with the new AI API, I noticed the ""ResourceCarrying"" function does not work: it returns an empty array. Tracing this back, it appears to call ""GetCarryingStatus"" in ResourceGatherer.js, which happens to loop through ""this.carry"", which is empty. However, when I activate ""Display Selection State"" and click on a specific unit, this functions works for that unit.
This leads me to believe ""this.carry"" is not always updated/active, which seems like a bug. I'm unsure if it's only a problem with the AIs or other things too.

Factually, this mainly unallows the AIs to check if a unit is carrying something, to make it return the resources before doing something else.",defect,closed,Should Have,Alpha 10,UI & Simulation,fixed,,
