- Issue created by @drunken monkey
- 🇦🇹Austria drunken monkey Vienna, Austria
Let’s see whether just adding the attribute works with all Drupal versions. Otherwise, we’ll probably have to just ignore those errors for now, until we depend on the relevant Drupal Core version.
- 🇦🇹Austria drunken monkey Vienna, Austria
The Postgres fail looks like it’s just a CI problem (database not running), nothing to do with us. I’ll run the pipeline again.
- 🇦🇹Austria drunken monkey Vienna, Austria
OK, this seems to work and be backwards-compatible, just like the change record → promised.
Now we just need to go through around 40 other plugins and make this change.
Anyone interested in a simple, if slightly annoying, issue credit? Otherwise I’ll try to get to it when I have more time (and might just silence those deprecation warnings in the meantime).Regarding the Postgres failure: unfortunately that seems to be persistent. Does anyone have any idea what could be going wrong there?
In the schedule config, I’m setting_TARGET_DB_VERSION
to$CORE_PGSQL_MIN
– is that maybe wrong?