Skip to content

Conversation

@skwowet
Copy link
Member

@skwowet skwowet commented Nov 13, 2025

Changes

  • Switched from parallel (Promise.all) to sequential execution to avoid race conditions
  • Wrapped operations in a transaction for data consistency
  • Added ORDER BY "timestamp" ASC, "activityId" ASC to ensure activities are fetched in a consistent and deterministic order.

@skwowet skwowet self-assigned this Nov 13, 2025
@CrowdDotDev CrowdDotDev deleted a comment from cursor bot Nov 13, 2025
@CrowdDotDev CrowdDotDev deleted a comment from github-actions bot Nov 13, 2025
@skwowet skwowet changed the title refactor: use trnx and execute member affiliations sequentially refactor: process member affiliations sequentially within a trnx Nov 13, 2025
@CrowdDotDev CrowdDotDev deleted a comment from github-actions bot Nov 13, 2025
@github-actions
Copy link
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@github-actions
Copy link
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@skwowet skwowet requested a review from epipav November 14, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants