Charles Crossan
Charles Crossan
Also, @dleigh are you sure that your 129 _actually_ have lat/long, and that ChurchCRM isn't lying to you about it? In #5107, having a `0` in the database won't trigger
Admin users presumably already have access to the PII in the logs?
I can't reproduce this.... Starting from your https://github.com/rsnyman/churchcrm-crm/commit/05d70d3eedd7f6e49efa627fd09a2a4d07427fff, I ran ``` docker-compose -f docker-compose.develop.yaml build docker-compose -f docker-compose.develop.yaml up -d ``` and opened my browser to http://localhost:8080; which auto-redirected to...
The `Next` button is actually disabled until you click "I know what I'm doing", but the button is still solid blue - good pick on the UI
I _can_ reproduce this issue now, having removed the `location /setup` option from my NGINX config.
I did `docker volume prune` I think it's equivalent
I can reproduce this issue on the demo site
It seems like this only creates one set of threads for a 2-start thread (using v 1.82 on FreeCad 0.20) Is the expected behavior that the user would need to...
Interesting. There may be a bug in the generation of the second (and possibly third) thread starts. Should I file a separate GitHub issue for this, or continue on this...
I found the issue. If an offset is applied on the Z axis to the VThreadProfile object (in my case, 1mm), then the second-half of the 2-start thread is never...