Set and handle open property on inactivity notices

This commit is contained in:
2023-10-20 13:32:03 -04:00
parent 3cc44bab83
commit 4adae3af51
2 changed files with 11 additions and 0 deletions

View File

@ -24,6 +24,7 @@ export async function onRequestPost(context: RequestContext) {
created_at: Date.now(),
departments,
end,
open: true,
reason,
start,
user: {