Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new mapping when no delete campaign members #24

Merged
merged 3 commits into from
Jan 21, 2025
Merged

Add new mapping when no delete campaign members #24

merged 3 commits into from
Jan 21, 2025

Conversation

mtuchi
Copy link
Collaborator

@mtuchi mtuchi commented Jan 21, 2025

Description
Update the Remove Deleted Campaign Members/Tags workflow to use the 1st query results if 2nd query has not results.

Issue

Details

  • Rename and organize the workflow files
  • Update the Get deleted campaign members (fetch-delete.js) job to map the 1st query results if we don't have results from the 2nd query.
  • Clean up Remove member tags job and left list ids that were used for troubleshooting. These IDS should be deleted after testing @williandeavila
  • Add file path in spec.yaml file for GitHub Sync

@mtuchi
Copy link
Collaborator Author

mtuchi commented Jan 21, 2025

Merging this PR for testing

@mtuchi mtuchi merged commit 8f9f8b1 into main Jan 21, 2025
@mtuchi mtuchi deleted the 23-refactor branch January 21, 2025 10:43
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.

Refactor Get deleted campaign members job to ensure results of 2 SF queries are combined
1 participant