crowd.dev
                                
                                
                                
                                    crowd.dev copied to clipboard
                            
                            
                            
                        LFX Community Management
[https://linuxfoundation.slack.com/archives/C07CUG26VCN/p1738856886872219](https://linuxfoundation.slack.com/archives/C07CUG26VCN/p1738856886872219)
[https://linuxfoundation.slack.com/archives/C06ULRCFJF8/p1740472225341199](https://linuxfoundation.slack.com/archives/C06ULRCFJF8/p1740472225341199)
Currently, we get data from QuestDb to get activities information to trigger syncMember and syncOrganization which are then responsible to calculate aggregates.However, we are currently facing issues running syncMember because...
Some activities are missing in questDB but exist in postgres. Since their updatedAt is 2024-11-06, it doesn’t seem to be a sync issue. Tracking the missing ones is difficult—we need...
### Linux approach for for secret management [https://github.com/linuxfoundation/lfx-architecture/blob/main/secrets/secrets-workflows.md#secrets-management-workflows](https://github.com/linuxfoundation/lfx-architecture/blob/main/secrets/secrets-workflows.md#secrets-management-workflows) ### First iteration 1. Enable Oracle Cloud Infrastructure (OCI) Vault & Key Management 2. Migrate Secrets from [crowd-kube](https://github.com/CrowdDotDev/crowd-kube) and [git-integration-environment](https://github.com/CrowdDotDev/git-integration-environment) repo to...
We are still relying on some old infra for CM and new Insights. 1. We are still using Joan's free dockerhub account to manage everything. This won't scale. [CM-2074](https://linear.app/lfx/issue/CM-2074/move-to-oracle-container-registry) 2....
When a work experience entry is (soft) deleted from a member’s profile, associated activities remain linked to the same orgId. This impacts aggregate calculation, causing discrepancies.
> Out of 5.5million identities, seems like 5mil is marked verified > > Available platforms in memberIdentities: > > * unknown > * custom > * integration_or_enrichment > * training_cert...
Currently, the functionality to affiliate an organization to a single activity is not working.When the new CM affiliations work was done, we also didn't thought about the impact on these...