Yaw Anokwa

Results 88 comments of Yaw Anokwa

Can you also trigger a true premature close (e.g., cancelling a download halfway or shutting of the connection)? It'd be ideal if we could identify and ignore true premature closes.

Agreed that we should speed up the queries, but if Power BI is somehow not closing things properly, we could also not log "false" premature closes.

@ggalmazor Where in the code is this done? Maybe `git blame` would help figure this out. If not, I'm hoping this is an easy thing for you to test. Not...

Yeah, I know Dylan, but I think it's too much work to track him down. We should just try underscores and special characters and update the code accordingly.

@RemiDesgrange Yup. There's Google Cloud Storage. Pretty much all the cloud providers have some S3 like storage now.

I want to hold it open until we fix all the dupe `_form` issues because I know that causes refresh.

This is a really important problem to take on! The general approach of checking` _form_*` for missing or duplicate rows is fantastic, but I'd be consistent there. For example, you...

@ggalmazor Can you confirm that running the installer in command line mode on Ubuntu passes the `database_hostname` and `database_port` to `WEB-INF/lib/ODKAggregate-settings.jar/jdbc.properties`?

Great discussion, everyone! Much of what we do is to make the Aggregate codebase and the rest of the ODK codebases easier to maintain and easier to contribute to. To...

Hi @johnzimm! We're in the middle of reworking the ways to install Aggregate and I'm hoping we'll be able clean this up when the rework is done. Can't promise an...