This commit is contained in:
2018-08-30 19:18:30 +00:00
parent 4da015343d
commit 9c1953714b
2 changed files with 13 additions and 6 deletions

View File

@@ -124,9 +124,10 @@ namespace AyaNova.Biz
//IMPORT Scheduleable User Groups AS TAGS
await DoImport("GZTW.AyaNova.BLL.ScheduleableUserGroup", AyaType.Tag, job.GId, importMap, importFileName, zipEntries);
//Now can set users to correct tag for scheduleable user group
await DoImport("GZTW.AyaNova.BLL.User-scheduleableusergrouptags", AyaType.User, job.GId, importMap, importFileName, zipEntries);
//TODO: TAG Users with tags from scheduleable users groups
//IMPORT REGIONS AS TAGS