Make prechecks also do these:
- Add one warning about restoring with "anonymized" users (not being suitable for production sites). Perhaps with different message if samesite or not.
- Look for missing types when preloading questions.
And also:
- Make the roles mapping interface to be shown only if the roles check fails, not when any precheck fails (current behavior).
Ciao