pub fn migration_eligible(
migrated: bool,
ledger_phase: i64,
dissolved: bool,
is_owner: bool,
) -> boolExpand description
Whether the wizard may run for this community (the row’s action is armed). A sealed community is eligible ONLY as a resume of its own in-flight migration.