DB is shared privately.
It seems that in either #827 or #866 , DB query behavior was changed such that listing batches (the ListBatches RPC) now displays assets from a batch in their current state, and not their genesis state from the asset minting.
With the new checks added in #866 where we recompute the anchor output key when fetching managed UTXOs, this breaks batch listing once those assets have moved.
This breaks batch listing once any asset from the batch is spent.