Skip to content

Fix missing owner ID in MCP datum responses#1026

Merged
SachaProbo merged 1 commit intomainfrom
SachaProbo/mcp-asset-owner-id
Apr 10, 2026
Merged

Fix missing owner ID in MCP datum responses#1026
SachaProbo merged 1 commit intomainfrom
SachaProbo/mcp-asset-owner-id

Conversation

@SachaProbo
Copy link
Copy Markdown
Contributor

@SachaProbo SachaProbo commented Apr 10, 2026

The NewDatum type conversion helper was not mapping the OwnerID field from the coredata struct, causing MCP responses for data resources to return a zero-value owner_id.


Summary by cubic

Fix missing owner_id in MCP datum responses by mapping OwnerID in the NewDatum converter. MCP data resources now return the correct owner_id instead of 0.

Written for commit f05f0f9. Summary will update on new commits.

The NewDatum type conversion helper was not mapping the OwnerID field
from the coredata struct, causing MCP responses for data resources to
return a zero-value owner_id.

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
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 1 file

@SachaProbo SachaProbo merged commit f05f0f9 into main Apr 10, 2026
18 checks passed
@SachaProbo SachaProbo deleted the SachaProbo/mcp-asset-owner-id branch April 10, 2026 18:56
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.

1 participant