Skip to content

docs(PYEGERIA_ISSUES): ISSUE-84 live-verified by dwolfson-1b/trellis - #339

Merged
dwolfson merged 2 commits into
odpi:mainfrom
dwolfson:fix/issue-84-verified
Sep 3, 2026
Merged

docs(PYEGERIA_ISSUES): ISSUE-84 live-verified by dwolfson-1b/trellis#339
dwolfson merged 2 commits into
odpi:mainfrom
dwolfson:fix/issue-84-verified

Conversation

@dwolfson

@dwolfson dwolfson commented Sep 3, 2026

Copy link
Copy Markdown
Member

Summary

Follow-up to #338 (merged) — records live verification of the ISSUE-84 fix against a real Egeria server.

trellis/Resource Explorer confirmed contentStatus: "DRAFT" inside properties on NewElementRequestBody works exactly as the fix describes: creates without error, round-trips correctly on read-back (properties.contentStatus == "DRAFT"), no separate request-body class needed. Verified twice — once as a standalone probe, once through Resource Explorer's actual application path (accepted a real candidate blueprint end-to-end via the Curate UI's API). elementHeader.status stays ACTIVE regardless, as expected (a different axis, matches the fix's framing).

BlueprintMaterializer.materialize_blueprint_element has been upgraded on the trellis side to send contentStatus: "DRAFT", replacing its ACTIVE-only workaround. ComponentMaterializer's identical gap is still open, tracked separately there.

Docs-only change — no code touched.

🤖 Generated with Claude Code

contentStatus: DRAFT inside properties on NewElementRequestBody confirmed
working end-to-end against a live Egeria server (quickstart-egeria-main,
once recovered from an unrelated Postgres pool exhaustion): creates
without error, round-trips correctly on read-back, elementHeader.status
stays ACTIVE as expected (different axis). BlueprintMaterializer upgraded
to use it; ComponentMaterializer's identical gap tracked separately, still
open on the trellis side.

Signed-off-by: Dan Wolfson <dan.wolfson@pdr-associates.com>
…rification

dwolfson-1b/trellis confirmed the real-application-path verification with
a concrete guid, independently queried back to confirm contentStatus
persisted as DRAFT.

Signed-off-by: Dan Wolfson <dan.wolfson@pdr-associates.com>
@dwolfson
dwolfson merged commit 4caf235 into odpi:main Sep 3, 2026
2 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.

1 participant