An inconsisten behavior of LABKEY.Query.getSchemas() - a bug?

LabKey Support Forum (Inactive)
An inconsisten behavior of LABKEY.Query.getSchemas() - a bug? jeckels  2014-09-05 18:49
Status: Closed
 
Hi Leo,

The server code wasn't checking if the requested schema was found (if it was null or not) before it tried sending it back to the client. It's a simple change to just check for the null value and return the improved error message.

Thanks,
Josh