We recently experienced a massive slow down in one of our background jobs and tracked down the cause via redis tools to a cache clearing issue. I decided to write up how we tracked it down to share with other developers - but this blog post comes with a geekery warning : the target audience is definitely solidly in the developer space and assumes the reader has a lot of background knowledge.
Blog posts by Eileen
A while back I did a lot of cleanup and bug fixing on the Core Import code. This clean-up facilitated some extra features to be added in a core extension - ‘civi-import’ which is in 5.55. In addition Greenpeace Germany sponsored improvements to CiviCRM to support background queuing and in 5.57 ‘civi-import’ can leverage that. I’m going to describe some of the enhancements in civi-import in this blog based on the 5.57 code base (not all are in 5.55).
CiviCheer
Join us for a timezone-appropriate drink next week!
This is just gonna be a fairly impromptu catch up to shoot the breeze and acknowledge the seasons festitivies. Silly hats, Christmas sweaters = optional. We would love to see you there!
In the upcoming 5.43 release significant changes have been made to the code that handles token rendering. The primary goal was to fix technical debt issues that were tying us in knots and holding us back. However some new usability features are also included in 5.43
In the deep dark past, when CiviCRM was first written, it was assumed that one ‘Order’ (Contribution) could only have one payment. How wrong that was! However, it’s an assumption that plagues us to this day, despite much work having been done to remedy it.
The duper extension provides a bunch of tools to help with deduping. In this blog I’m going to describe a way that I am now using search kit in the deduper to help make one of those tools more useful.
Prepare for CiviCRM 5.31 now - changes could affect customisations
For the past few weeks I have been sending a dev digest to the dev-civicrm mailing list at the end of each week (subscribe here). The dev digest is a mix of what's being worked on, what proposals people are looking for input on, what we need review or help with, or just whatever bubbles to the top.