This repository has been archived by the owner on Aug 24, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed bug with onprem creation of taxonomy groups.
1) termStore.GetGroup(groupId) does not work. had to use termStore.Groups.GetById(groupId) instead. 2)also removed creation of new guids for each group/termset/term. this was causing the subsequent terms to not find the group and termset already created.
- Loading branch information
Showing
1 changed file
with
131 additions
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters