Skip to content

SK: the block code is not an id - #245

Open
ivorbosloper wants to merge 1 commit into
mainfrom
split/sk
Open

SK: the block code is not an id#245
ivorbosloper wants to merge 1 commit into
mainfrom
split/sk

Conversation

@ivorbosloper

@ivorbosloper ivorbosloper commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

KODKD identifies the LPIS block: it repeats, and is sometimes empty. It is block_id now, with the row index identifying the field.

The subtler half: the converter already set index_as_id, but never named "id" in columns, so the base converter's unlisted-column drop removed it again and the collection was published with no identifier. Same shape as #244. The guard that refuses this is in #265.

🤖 Generated with Claude Code

https://claude.ai/code/session_01DVx9uQV2QPM8ecPAY3ZjXG

KODKD identifies the LPIS block, not the field: it repeats and is sometimes
empty. It is published as `block_id`, and the row index identifies the field.

The converter set index_as_id but never named "id" in `columns`, so the base
converter's unlisted-column drop removed it again and the collection was
published without an identifier at all.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DVx9uQV2QPM8ecPAY3ZjXG
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