Member Junction
    Preparing search index...

    Shared fixture for the scheduled-jobs bundle: one real MJ: Scheduled Jobs row (pointed at a missing Record Process so its driver fails fast + deterministically) reused across the ordered SJ1→SJ2 lifecycle checks. SchedulingEngine is a singleton accessed directly by the checks.

    interface ScheduledJobsFixture {
        Job: MJScheduledJobEntity;
    }
    Index

    Properties

    Properties