Austin Lee

Results 16 comments of Austin Lee

Based on https://www.thymeleaf.org/doc/tutorials/3.1/usingthymeleaf.html#preprocessing it seems like double underscores has meaning even in a string, which is annoying.

These docs should also include every possible option name and every possible question. See #5362 and #5018 for more

> Adding @avaleske who has been attending the Arkansas meetings, but I think this is fine to close. As far as I know they've been testing their programs in production...

I also tried `chmod 777 ~/.lando/scripts/log.sh` but that didn't change anything.

Starting a mysql container directly with `docker run --name mysql57 -e ALLOW_EMPTY_PASSWORD=yes bitnami/mysql:5.7.34` works fine, but then it's not in the lando network. I tried pinning the version as mentioned...

@gwendolyngoetz here's the improvements it'd be nice to make to the address correction API fields.

a starting point from @gwendolyngoetz, would also need to lowercase the identifier ``` # --- !Ups alter table if exists questions add column if not exists admin_name varchar null update...

(Removing bug cause there's not an actual software issue, right?)

But yeah this fits into a qood question around checkbox questions: no answer is technically an answer to a question like "which of these uncommon tax situations apply?", so some...

> @avaleske didn't you already file an issue for this? I noted it in the API docs but I don't think I actually filed an issue. I should've though.