1. Log persisted `threads` before and observeSee that `specialRole` field is missing: before:
{F1243681}
2. Log persisted `threads`See that `specialRole` field is present after and observe:
{F1243682}
Add logging to migration to ensure that `specialRole` field is included: and correctly formed:
{F1243686}