Current Behaviour
When querying runs that must contain the public tag, the mongoDB query contains a hardcoded public tag ID.
Enhanced Behaviour
When querying runs that must contain the public tag. First the public tab ID is retrieved then inserted into the mongoDB query.
See queryRun and getRun from databaseServiceWrapper
Current Behaviour
When querying runs that must contain the public tag, the mongoDB query contains a hardcoded public tag ID.
Enhanced Behaviour
When querying runs that must contain the public tag. First the public tab ID is retrieved then inserted into the mongoDB query.
See
queryRunandgetRunfrom databaseServiceWrapper