Luke Heath

Results 280 comments of Luke Heath

@mna > Out of the box, the validation we get from parsing the data stops at the first error. This means that if multiple fields have erroneous data, we'd only...

@xpkoala @RachelElysia Yep, this is because of the one hour delay between cron jobs which is when the worker process builds out all our aggregate counts. This is a unknown...

Agreed this seems like a good feature add, but not sure I'd call it a bug. @noahtalerman does this seem worthwhile to you? If so (and it wasn't spec'd previously,...

Sarah: Can a host have more than one MDM solution? Sarah: Who created `ManagedInstallReport.plist`? Does it always contain Munki info? Could it contain more XML nodes than are currently in...

Sarah: If we want to expand on this extension, or add a new extension, should we bring in the agent team?

@RachelElysia Thanks! Fixed. It was also wrong in the API docs (where I copied it from), so I've put in a [PR to fix that](https://github.com/fleetdm/fleet/pull/7005/files) as, well.

@mna During implementation on the frontend, @RachelElysia pointed out that we have one additional requirement on the backend to fully implement this issue. I've added the new spec as item...

@mna Thanks for checking! I agree, I don't foresee too many rows in the `mobile_device_management_solutions` table, but I'll defer to @chiiph on any DB performance questions.

@mna Yes, thanks for calling that out. I've updated the specs to reflect adding the `munki_issue` object to the hosts response.