• Use any stored GPServer urls to search all other templates for potential references This will allow us to replace the base server name as will as the itemId

    Parameters

    • templates: IItemTemplate[]

      the list of all the templates in the solution

    • orgUrl: string

      the item url of the GPServer

    • templatizedUrl: string

      the templatized GPServer Url

    • orgItemId: string

      the item id of the GPServer

    Returns IItemTemplate[]

    potentially updated list of all the templates in the solution