Fixed bug updating status breaks concurrency token for header so can't update it

This commit is contained in:
2022-03-09 18:04:21 +00:00
parent a33f36e5b3
commit 8b5a8e323a
5 changed files with 13 additions and 8 deletions

View File

@@ -38,6 +38,9 @@ namespace AyaNova.Models
[NotMapped, JsonIgnore]
public string Name { get; set; }
[NotMapped]
public uint NewWOConcurrency { get; set; }
//UTILITY FIELDS
//related