Skip to content

ensure organization ID is always present for cas backend#3134

Merged
migmartri merged 1 commit into
chainloop-dev:mainfrom
jiparis:PFM-6039
May 19, 2026
Merged

ensure organization ID is always present for cas backend#3134
migmartri merged 1 commit into
chainloop-dev:mainfrom
jiparis:PFM-6039

Conversation

@jiparis
Copy link
Copy Markdown
Member

@jiparis jiparis commented May 19, 2026

Fixes #3133 by exposing the FK OrganizationID field in Ent generated code. This also saves some queries, since it doesn't require eager loading the Organization record.

Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
@jiparis jiparis requested review from javirln and migmartri May 19, 2026 08:44
Copy link
Copy Markdown

@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 10 files

Re-trigger cubic

@jiparis jiparis requested a review from Piskoo May 19, 2026 08:47
@migmartri migmartri merged commit 443059f into chainloop-dev:main May 19, 2026
15 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.

bug: CLI falls back to inline storage

3 participants