Fixed bug where deletes of artifact groupings would not cascade
This commit is contained in:
@@ -21,6 +21,7 @@ public class ArtifactGrouping
|
||||
}
|
||||
}
|
||||
|
||||
[NotMapped]
|
||||
public List<FilePathListing> ChildFilePathListings
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user