mquery icon indicating copy to clipboard operation
mquery copied to clipboard

Create proper enums for Job statuses

Open msm-cert opened this issue 1 year ago • 0 comments

Related to #368. Mentioned https://github.com/CERT-Polska/mquery/pull/368/files#r1478115887

Instead of saving a status string like "new" to a database, we should have a proper enum value there.

msm-cert avatar Feb 05 '24 14:02 msm-cert