Page MenuHomePhabricator

Can get bulk access from code that has been using the 'text' for getQueryInfo()
Closed, ResolvedPublic

Description

With the new MCR schema, code that has been using the 'text' for getQueryInfo() for bulk access can no longer be used.

Acceptance Criteria:

  1. all code that currently uses 'text' for getQueryInfo() for bulk access has been identified
  2. batch access interfaces have been created to replace that code