This commit is contained in:
2021-01-30 01:21:36 +00:00
parent ec41ccc76d
commit 9f91b74543

View File

@@ -22,6 +22,9 @@ namespace AyaNova.Models
}
}
TODO: recode this to fulfil requirements of datalistfetcher in the same way as
//DataListTableProcessingOptions constructor
//clean out datalistfetcher comments and similar afterwards
public async Task RehydrateIdList(AyContext ct, AuthorizationRoles userRoles, Microsoft.Extensions.Logging.ILogger log, long userId)
{
if (SelectedRowIds.Length == 0)