Little bit of cleanup

This commit is contained in:
Amelia 2025-06-27 20:26:20 +02:00
parent 3b5fa15388
commit 9e556cb162
No known key found for this signature in database
GPG key ID: D6D0ECE365407EAA
2 changed files with 7 additions and 4 deletions

View file

@ -338,7 +338,8 @@ public class ChapterController : BaseApiController
_unitOfWork
);
// TODO: If changes; remove ChapterPublisher from KPlusOverrides
// TODO: Only remove field if changes were made
chapter.KPlusOverrides.Remove(MetadataSettingField.ChapterPublisher);
// Update publishers
await PersonHelper.UpdateChapterPeopleAsync(
chapter,