DBX023: A projection cannot be rebuilt without ResetAsync
This page explains error DBX023 and how to fix it.
A rebuild job runs for a projection that does not override ResetAsync.
Override ResetAsync to delete what the projection wrote, then queue the rebuild again.