Query validation fails and API getSchema | jeckels | 2022-01-21 16:47 |
Status: Active | ||
Hi Christian, Thanks for your report. I checked and there is indeed a metadata mismatch on this table. In some places the server is expecting the table name to be RunRepresentativeDataState and in others it's expecting it to be RepresentativeDataState_Run. The latter should work via the R API and other pathways so I recommend that approach. Looking at the history of the code I can't any recent changes that would have impacted this, but it should be an easy to fix to reconcile them and have the server respond to either name in case there was a change that disconnected support for "RunRepresentativeDataState". https://www.labkey.org/home/Developer/issues/issues-details.view?issueId=44713 Thanks, |
||