Function _flagPatchItemsForPostProcessingPrivate

  • Private

    For each item to be patched, convert it to its cloned id and mark the item as needing post processing.

    Parameters

    • itemsToBePatched: IKeyedListsOfStrings

      List of items that need to have their dependencies patched

    • templateDictionary: any

      Hash of facts: org URL, adlib replacements

    • templates: ICreateItemFromTemplateResponse[]

      A collection of AGO item templates

    Returns void