Function _updateCreateOptionForReDeployedTemplate

  • Updates the createOptions based on rules with dealing with a deployed solution being re-templatized.

    Parameters

    • sourceId: string

      AGO id of the deployed solution item

    • authentication: UserSession

      Credentials for requests to source items

    • createOptions: ICreateSolutionOptions

      Customizations for creating the solution

    • itemBase: IItem

      the base information of the deployed solution item

    Returns Promise<ICreateSolutionOptions>

    A promise that resolves with an updated createOptions