Gard Njåtun Krøyer

Results 5 comments of Gard Njåtun Krøyer

Use the ```CaseReportStatus``` enum instead of ```HealthRiskId``` when filtering on success and error ``` public Func FilterPredicate { get { switch (Filter?.ToLower()) { case "success": return _ => _.HealthRiskId !=...

From MongoDB docs: > With arrays, a less-than comparison or an ascending sort compares the smallest element of arrays, and a greater-than comparison or a descending sort compares the largest...

@einari Since I joined the project I have only seen mongoDB, so am I right in assuming this is done and can be closed?

Ok, I'll leave it open for now then