This commit is contained in:
@@ -217,6 +217,9 @@ namespace AyaNova.Biz
|
||||
|
||||
public static async Task<long> BulkAdd(AyaType ayaType, BulkTagOpParameter tagOpParams, AyContext ct)
|
||||
{
|
||||
//todo iterate the object in question, open and update and save each one through it's biz object interface so rules etc are all maintained
|
||||
//not sure if should update locked or read only objects, probably not I guess as it should only do whatever was done in interface
|
||||
//hmm... tomorrow problem
|
||||
throw new System.NotImplementedException("NOT IMPLEMENTED YET");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user