Please use this topic to suggest agenda items for our weekly meetings.

Comments

[Site constantly reporting ConfigStorageReadException fatal errors under load.](https://github.com/backdrop/backdrop-issues/issues/6961)

While this issue has not yet been resolved, 2 details have been raised:

  1. Sites upgraded from Drupal 7 do not have the value "_config_static": true, in the system.core.json file.
  2. An observation in https://github.com/backdrop/backdrop-issues/issues/6961#issuecomment-3324357443 raises a question related to the private file permission check.

 

Hey all,

Thanks for organizing this week’s meeting. I’m looking forward to catching up on core updates, module syncs, and community feedback. If there’s an agenda draft I could help flesh out (or topics you want me to prep for), just say the word.

See you there!

Hi Harold. Welcome to Backdrop.  If you would like to start attending the meetings, which start at 19:00 UTC nearly every Thursday, I recommend finding out more at https://backdropcms.org/news/meetings.

This topic is just a place to suggest items to discuss. The meetings also include news about the community and new projects.

indigoxela's picture

For the dev meeting we still have last week's proposal (good progress there with our more urgent bugs, only one still open).

But a new problem popped up - phpcs, see https://github.com/backdrop/backdrop-issues/issues/6973 It's not user-facing but a developer thing, so lower prio.

Attempting to update the ruleset uncovered, that the (unmaintained) GHA we use doesn't seem to work anymore. Even with older phpcs versions, unclear when it broke.

The suggested fix/workaround isn't ideal, but might be better than nothing.

Another experiment (2nd PR) looks more promising.