Member Junction
    Preparing search index...

    Shared fixture for the field-rules-bulk-update bundle: the resolved entity ID + the IDs of the three throwaway MJ: Action Categories created in setup and reused across the ordered FR1→FR3 checks.

    interface FieldRulesFixture {
        EntityID: string;
        Ids: string[];
    }
    Index

    Properties

    Properties

    EntityID: string
    Ids: string[]