- Issue created by @c-logemann
- π©πͺGermany c-logemann Frankfurt/M, Germany
Currently setServerData() is just returning null on cli usage (see also π Get server uid function return unexpected type null Active . This is avoids corrects tests but even if we just open it would get wrong values of the file owner and they would be store in state api.
Even if the current code will not mess up with the state API storage and cli can get correct serverdata.- This only would be available after a successful check via GUI. Beside the basic auth problematic (see related issue) this cann not work on a fresh test system e.g. in CI-Workflow. - π©πͺGermany c-logemann Frankfurt/M, Germany
setServerData() is currently triggered via cron. This could be an interface to run cron via http request. But in CI situations cron isn't always wanted depending on the system needs.
- πΊπΈUnited States smustgrave
Hello @c-logemann since it's been a few months wonder if you want me to un-assign?
- π©πͺGermany c-logemann Frankfurt/M, Germany
@smustgrave Sorry I was to busy in last time.I think we need an own route that can be triggered by drush also with basic auth credentials, see π Checks using sub requests with guzzle get wrong results in basic auth systems Active
But please do not close the issue. When I finde some tie in winter I try to solve if nobody else steps in.