Ken Lewerentz
Ken Lewerentz
Th result is that Docker is trying to run an x86 image on ARM (in my case Apple M1) which fails with `runtime: failed to create new OS thread (have...
The following changes should be done either in spp_pos (https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_pos), in spp_id_redemption (https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_pos_id_redemption) or in the customer repo (https://github.com/OpenSPP/openspp-customer). As long as the changes are generic, such as using "Beneficiary"...
When generating sample data, I quite often run into the issue "Registration date must be later than the birth date.". This is easy to reproduce if I select a sample...
**Describe the bug** Not possible to use queues with the runboat instances. **To Reproduce** 1. Install the "OpenSPP ID Queue" addon, which is using the "queue_job" component. 2. Create an...
## **Why is this change needed?** Pinning libraries to a safe version (or newer) ensures that other dependencies cannot downgrade these libraries to vulnerable versions