Function _updateViewTemplatesPrivate

  • Private

    Add a syncViews array to each template that will hold all other view ids that have the same FS dependency. These arrays will be processed later to only contain ids that each view will need to wait on.

    Parameters

    • templates: IItemTemplate[]

      a collection of AGO item templates

    • views: any[]

      an array of view template details

    Returns common.IItemTemplate[]

    An updated array of item templates