fix: misc evaluation issues

This commit is contained in:
Jannat Patel
2025-06-10 10:58:03 +05:30
parent b726073a5b
commit 10829e2f00
6 changed files with 29 additions and 24 deletions

View File

@@ -58,6 +58,7 @@ const evaluations = createListResource({
doctype: 'LMS Certificate Request',
filters: {
evaluator: user.data?.name,
status: ['!=', 'Cancelled'],
},
fields: [
'name',