Skip to content

[dev] [Marfuen] mariano/fix-sync-links-transaction#2931

Merged
Marfuen merged 2 commits into
mainfrom
mariano/fix-sync-links-transaction
May 27, 2026
Merged

[dev] [Marfuen] mariano/fix-sync-links-transaction#2931
Marfuen merged 2 commits into
mainfrom
mariano/fix-sync-links-transaction

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

This is an automated pull request to merge mariano/fix-sync-links-transaction into dev.
It was created by the [Auto Pull Request] action.


Summary by cubic

Run custom framework link syncing in a single transaction to avoid partial writes if any createMany fails. Uses the provided client when present; otherwise wraps the sync in db.$transaction.

Written for commit 527f0f4. Summary will update on new commits. Review in cubic

The three createMany calls (policy, task, document links) now run
inside a transaction when no external client is provided, preventing
partial sync state if one fails.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

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

Project Deployment Actions Updated (UTC)
app Ready Ready Preview, Comment May 27, 2026 4:25pm
comp-framework-editor Ready Ready Preview, Comment May 27, 2026 4:25pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
portal Skipped Skipped May 27, 2026 4:25pm

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 1 file

Confidence score: 5/5

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

Re-trigger cubic

@vercel vercel Bot temporarily deployed to Preview – portal May 27, 2026 16:21 Inactive
@Marfuen Marfuen merged commit 094eec1 into main May 27, 2026
6 of 8 checks passed
@Marfuen Marfuen deleted the mariano/fix-sync-links-transaction branch May 27, 2026 16:21
claudfuen pushed a commit that referenced this pull request May 27, 2026
# [3.64.0](v3.63.2...v3.64.0) (2026-05-27)

### Bug Fixes

* **api:** add batch update endpoint for requirements to avoid rate limiting ([8ce8b3c](8ce8b3c))
* **api:** wrap custom framework link sync in transaction ([#2931](#2931)) ([094eec1](094eec1))
* **controls:** include direct policy/task links in custom framework view ([a32ec37](a32ec37))
* **framework-editor:** flip ComboboxCell dropdown upward when near viewport bottom ([c4b50c6](c4b50c6))

### Features

* Add control families for nist readiness ([edc5b1a](edc5b1a))
* add requirement family grouping to frameworks ([#2929](#2929)) ([65230df](65230df))
@claudfuen
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.64.0 🎉

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