Scheme fields are calculated live, but LINcodes are determined using the scheme field cache. If this is being renewed then the query will stall until the renewal has completed, which can take a long time on a big database doing a full renewal.
The scheme field value (cgST) should be calculated live instead. This will be marginally slower, but as main results tables usually only show 25 or so records then it should not be noticeable.
Scheme fields are calculated live, but LINcodes are determined using the scheme field cache. If this is being renewed then the query will stall until the renewal has completed, which can take a long time on a big database doing a full renewal.
The scheme field value (cgST) should be calculated live instead. This will be marginally slower, but as main results tables usually only show 25 or so records then it should not be noticeable.