fix(shortcodesService): исправлена загрузка шорткода %ТЕГ_СВЯЗИ:...% - отсутствовало требование загрузки UnitsInTemplate

This commit is contained in:
Mikhail Kuznetsov
2026-09-08 09:47:31 +10:00
parent fb20395e53
commit e02a51f5ed
3 changed files with 21 additions and 7 deletions

View File

@@ -130,6 +130,7 @@ namespace PARR.TemplateMatcher.Services.Implementations
}
}
public async Task UpdateTemplatesForJobGroup(Guid jobGroupId, HistoryInitiator initiator)
{
_logger.LogDebug("Начало обновления шаблонов для JobGroup {JobGroupId}", jobGroupId);