Fixed bug updating status breaks concurrency token for header so can't update it
This commit is contained in:
@@ -38,6 +38,9 @@ namespace AyaNova.Models
|
||||
[NotMapped, JsonIgnore]
|
||||
public string Name { get; set; }
|
||||
|
||||
[NotMapped]
|
||||
public uint NewWOConcurrency { get; set; }
|
||||
|
||||
//UTILITY FIELDS
|
||||
|
||||
//related
|
||||
|
||||
Reference in New Issue
Block a user