Преглед на файлове

fixed comment bug

pull/133/head
meris.ahmatovic преди 3 години
родител
ревизия
71368c3cc5
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1
    0
      Diligent.WebAPI.Business/Services/SelectionProcessService.cs

+ 1
- 0
Diligent.WebAPI.Business/Services/SelectionProcessService.cs Целия файл

@@ -142,6 +142,7 @@ namespace Diligent.WebAPI.Business.Services

process.Status = model.NewStatus;
process.Date = model.Appointment;
process.Comment = model.Comment;

_logger.LogInformation($"Processing changes.");
await _context.SaveChangesAsync();

Loading…
Отказ
Запис