Mark Walker
Mark Walker
Could do with the sentry context on this one to really see what is going on with the data through the stacktrace on this.
@amakarudze I requested sentry access to assist with this. Should be a simple fix once I can see what's happening with the live site.
@amakarudze Looking at the Sentry error on this one, I think this is likely invalid data on the event in the database. It would appear that this particular event doesn't...
@amakarudze This looks like a potential data problem with a coach. Hopefully there's something we can do to prevent it once you can establish what the issue is with the...
Issue here is the `position` field on `EventPageContent` isn't unique so `adminsortable` might come across multiple objects with the same order value.
Yeah, sorry, some vital details missed there @rriemann-eu So I installed from github with; `npm install --global https://github.com/EU-EDPS/website-evidence-collector/tarball/latest` Then I ran the tool with no args and then with `website-evidence-collector...
@carltongibson @pauloxnet I'll pick this up as I've started #377 by addition translation tags to it. I've started to pull the language selector from the docs in. Will carry this...
From a code perspective I'd agree with @carltongibson - drop to a single cache so the docs & site use the same redis db. There isn't that much in the...
@carltongibson @pauloxnet I'll pick this up. 👍
I've just had to create a local simple backend with a fix for this, so interesting to see a 2014 PR open for it. I opted for a bit more...