Skip to content

[comp] Production Deploy#2850

Merged
Marfuen merged 2 commits into
releasefrom
main
May 14, 2026
Merged

[comp] Production Deploy#2850
Marfuen merged 2 commits into
releasefrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 14, 2026

This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.


Summary by cubic

Populate framework-scoped control links during org onboarding and backfill missing records, ensuring controls are correctly tied to policies, tasks, and evidence form types per framework instance. This fixes cross-framework leakage and keeps relationships accurate for reporting and evidence.

  • Bug Fixes

    • During organization initialization, create FrameworkControlPolicyLink, FrameworkControlTaskLink, and FrameworkControlDocumentTypeLink entries scoped by frameworkInstanceId.
    • Scope control relations by frameworkId in load-framework-sources, include documentTypes, and handle controls appearing in multiple frameworks.
    • Keep legacy junction inserts for backward compatibility.
    • Added tests covering link creation, document types, and multi-framework scenarios.
  • Migration

    • Backfill framework-scoped links from _ControlToPolicy, _ControlToTask, and ControlDocumentType using RequirementMap to determine frameworkInstanceId. Idempotent with conflict handling.

Written for commit 7cbbaa0. Summary will update on new commits.

github-actions Bot and others added 2 commits May 14, 2026 17:24
…oarding

fix(frameworks): populate framework-scoped link tables during org onboarding
@vercel
Copy link
Copy Markdown

vercel Bot commented May 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app (staging) Ready Ready Preview, Comment May 14, 2026 8:15pm
comp-framework-editor (staging) Ready Ready Preview, Comment May 14, 2026 8:15pm
portal (staging) Ready Ready Preview, Comment May 14, 2026 8:15pm

Request Review

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 4 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@claudfuen
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.54.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants