Skip to content

[imports] Export and accept per-task-type assignations CSV columns - #2177

Merged
frankrousseau merged 1 commit into
cgwire:mainfrom
frankrousseau:main
Aug 7, 2026
Merged

[imports] Export and accept per-task-type assignations CSV columns#2177
frankrousseau merged 1 commit into
cgwire:mainfrom
frankrousseau:main

Conversation

@frankrousseau

Copy link
Copy Markdown
Contributor

Problem

  • The CSV export wrote a bare Assignations header per task type: duplicated headers collapse in the server's reader, and the import marked the column as ignored, so assignees never round-tripped (fixes can't import assignees #1272).

Solution

  • Qualify the export header with the task type name and accept " assignations" in the shot and asset import mappers, matching the new zou-side import support.

The export wrote a bare Assignations header per task type: duplicated
headers collapse in the server's CSV reader, and the import marked the
column as ignored, so assignees never round-tripped (cgwire#1272). Qualify
the export header with the task type name and accept the column in the
shot and asset import mappers, matching the new zou support.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@frankrousseau
frankrousseau merged commit baf3eb8 into cgwire:main Aug 7, 2026
5 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.

can't import assignees

1 participant