Map of row index to created issue key
Map of row index to error details Format matches JIRA bulk API response (E4-S03) for direct storage
Map of field name to error message
HTTP status code from JIRA
Array of row indices that failed
Unique manifest ID (format: bulk-{uuid})
Array of row indices that succeeded
Creation timestamp (milliseconds since epoch)
Total number of rows processed
Optional uidMap of UID to created issue key (E4-S13: Hierarchy Support)
Tracks UID→Key mappings for hierarchy creation and retry support. When retrying with a manifest, these mappings allow child issues to reference parents created in previous attempts.
Manifest tracking bulk operation results
Structure aligns with E4-S03 JIRA bulk API response format for zero-conversion storage.