Skip to content

Validate ActionText associations during import check phase#2481

Merged
flavorjones merged 1 commit intomainfrom
import-associations-check
Feb 3, 2026
Merged

Validate ActionText associations during import check phase#2481
flavorjones merged 1 commit intomainfrom
import-associations-check

Conversation

@flavorjones
Copy link
Member

Summary

  • ActionTextRichTextRecordSet now calls check_associations_dont_exist during the check phase
  • Ensures imported ActionText records only reference records within the same import
  • Matches the behavior of the parent RecordSet class

ActionTextRichTextRecordSet now calls check_associations_dont_exist to
ensure imported ActionText records only reference records within the
same import, matching the behavior of the parent RecordSet class.
@flavorjones flavorjones requested a review from monorkin February 3, 2026 18:49
@flavorjones flavorjones merged commit 8074bfd into main Feb 3, 2026
12 checks passed
@flavorjones flavorjones deleted the import-associations-check branch February 3, 2026 22:47
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