**Generate JSON with the importer field names** #84

Closed
opened 2026-06-04 12:17:15 +02:00 by umpire274 · 0 comments
umpire274 commented 2026-06-04 12:17:15 +02:00 (Migrated from github.com)

Generate JSON with the importer field names

The JSON template starts with team_name, but import_json requires a team string field and rejects records before it can import them. The same template also uses role/bats/throws while the importer expects position/bat/pitch, so downloaded JSON templates cannot be imported without manual rewrites.

Useful? React with 👍 / 👎.

Originally posted by @chatgpt-codex-connector[bot] in https://github.com/umpire274/bs_scoring/pull/82#discussion_r3355186495

**Generate JSON with the importer field names** The JSON template starts with `team_name`, but `import_json` requires a `team` string field and rejects records before it can import them. The same template also uses `role`/`bats`/`throws` while the importer expects `position`/`bat`/`pitch`, so downloaded JSON templates cannot be imported without manual rewrites. Useful? React with 👍 / 👎. _Originally posted by @chatgpt-codex-connector[bot] in https://github.com/umpire274/bs_scoring/pull/82#discussion_r3355186495_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
umpire274/bs_scoring#84
No description provided.