[INVESTIGATION] Load external id before data is loaded
If there is data already in the BD when inheriting subscription.requests
the field is_voluntary
is computed before data is loaded. The fix applied is to not raise an error, but this is not the best fix for all the cases.