Jochen Wezel
Jochen Wezel
I just try to run bfg without deleting any files, without any open push requests, and it fails, too: This is what I did: ``` D:\temp-cleanup-cwm>git clone --mirror https://github.com/CompuMasterGmbH/cammIntegrationPortal.git Cloning...
to bring this issue back on a current Status: this enhancement is still required Samsung Galaxy with required WiFi etc. Features is only available with 16 GB internal Memory -...
In case it is not automatically there: It might be helpful to persist the changed owncloud location somehow so that after the next owncloud update, it just continues using the...
It would be great to see this issue fixed, as it's the main blocker reason for us before further testing can continue for upgrading from v4.5 to an up-to-date release...
## Maybe reletated to this issue, maybe a separate issue Note: when reading a time value from an excel sheet, that has value `15:00:00` for 3 PM, this time value...
I've got the very same problem and error. ## SQL Basically, the SQL is: ```sql SELECT periode, ''::varchar AS log_costcentre, '' AS curlog_costcentre FROM table ``` `''::varchar AS log_costcentre`works, `''...
regarding expected behaviour (as I understand it): * in previous versions of Npgsql, a query like `select 'afdafd' as c1` executed successfully * after upgrading postgresql from 9.6 to 15,...
After some further research on internet, I found this ticket regarding msgraph: https://github.com/domainaware/parsedmarc/issues/464 It seems that there is a new official version 1.0.0 for a few days. And it's not...
Okay, I found a solution and got IMAP email checks running again :-) Therefore, I reverted back to python 3.8 by editing parsedmarc/Dockerfile and replaced ``` FROM python:alpine ``` by...
I'd like my tests to run with dotnet sdk 7 and nunit framework and still all tests are running (instead of just running all tests without category). This is my...