← Back to team overview

launchpad-dev team mailing list archive

verifying fix of attempt to write to read-only slave

 

I can't figure out how to test bug 506963 on launchpad.dev. This is in
part because I can't understand how this error could have possibly
happen. The form is submitted as a POST, so the dbpolicy should choose
the master main store. Although the EmailAddress is normally retrieved
from the auth store, which appears to replicate that table from the
main store, the place where this error occurs should be getting the
email address from the store provided by Store.of(person).

Does anyone know what is going on here?

-Edwin



Follow ups