Skip to content

Import Monday updates data as part of Monday migration#1894

Merged
afoote-mitre merged 2 commits into
devfrom
cb_monday_updates_migration
Jul 2, 2026
Merged

Import Monday updates data as part of Monday migration#1894
afoote-mitre merged 2 commits into
devfrom
cb_monday_updates_migration

Conversation

@cberger8

Copy link
Copy Markdown
Collaborator

Summary

Adds logic to the Monday migration script to import the updates data from Monday as private conversations.

Important Changes

src/scripts/MondayMigrate.js, src/scripts/MondayHelpers.js

  • Added the updates migration logic

Testing

Steps to manually test updated functionality, if possible

  • 1) Should correctly import updates data for each org into the Conversation collection with visibility marked private. The previous_conversation_uuid and next_conversation_uuid pointers should correctly chain, including if there were existing conversations (which should not be the case for our initial prod migration.)

@jdalphond-mitre jdalphond-mitre left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested Locally

@afoote-mitre afoote-mitre merged commit 28e8c77 into dev Jul 2, 2026
9 checks passed
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.

3 participants