build: Archive results to still be able to check usage
This commit is contained in:
@ -232,6 +232,7 @@ model Result {
|
||||
variables Json[]
|
||||
isCompleted Boolean
|
||||
hasStarted Boolean?
|
||||
isArchived Boolean?
|
||||
logs Log[]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user